puppet-nova/releasenotes/notes/libvirt-swtpm-4306f35771b7d253.yaml
Stephen Finucane 7a3c226a01 Add swtpm_enabled, 'swtpm_user', 'swtpm_group' parameters
Add the necessary parameters required to enable emulated TPM support for
guests in Nova.

Change-Id: If896caa9fda3fabec3792adc54e29638d9ce801e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-09-24 09:11:28 +01:00

11 lines
294 B
YAML

---
features:
- |
The following parameters have been added to the ``nova::compute::libvirt``
class. These parameters can be used to configure the corresponding
parameters in nova, to set up emulated TPM support.
- ``swtpm_enabled``
- ``swtpm_user``
- ``swtpm_group``