TPM: bump service version to enable live migration
Live migration of TPM instances is enabled only when the entire cloud has been upgraded. Related to blueprint vtpm-live-migration Change-Id: I718d8ad48b82336562a880467c3c7b12b1fb3512 Signed-off-by: melanie witt <melwittt@gmail.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
features:
|
||||
- |
|
||||
The libvirt driver now supports live migration of servers with virtual
|
||||
emulated TPM (vTPM) when the ``hw:tpm_secret_security`` flavor extra spec
|
||||
is set to ``host``. Operators must create flavors which set
|
||||
``hw:tpm_secret_security`` in order to enable servers to select a
|
||||
particular TPM secret security mode. Pre-existing servers can opt-in to the
|
||||
``host`` TPM secret security mode by resizing to a flavor which has set
|
||||
``hw:tpm_secret_security`` to ``host``. Operators may choose which TPM
|
||||
security modes they want to support by setting the
|
||||
``[libvirt]supported_tpm_secret_security`` configuration option on compute
|
||||
hosts. See the documentation for details:
|
||||
https://docs.openstack.org/nova/latest/admin/emulated-tpm.html
|
||||
Reference in New Issue
Block a user