tripleo-heat-templates/releasenotes/notes/nova-enable_vtpm-b24db74522c8a2eb.yaml
Stephen Finucane 7ea7c259c4 Add parameters for vTPM feature
Add a single new parameter, NovaEnableVTPM, which will configure vTPM
support by setting nova's '[libvirt] swtpm_enabled' config option. We do
not yet expose nova's '[libvirt] swtpm_user' and '[libvirt] swtpm_group'
options since the Fedora RPM specfile, upon which CentOS' and RHEL's
specfiles are based, uses the standard user and group [1].

[1] https://src.fedoraproject.org/rpms/swtpm/blob/master/f/swtpm.spec

Change-Id: If90979c4b1bda279eca6dba46e3f53ab402b04c3
Depends-On: https://review.opendev.org/752904
Depends-On: https://review.opendev.org/753586
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-09-23 14:39:51 +01:00

6 lines
109 B
YAML

---
features:
- |
A new parameter, ``NovaEnableVTPM``, can be used to enable vTPM support in
Nova.