nova/releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml
Stephen Finucane 25d786bd8a releasenotes: Detail support for server ops with vTPM
Well, don't actually detail them. Just note that things are incomplete.
People can read the docs for more info.

Change-Id: Ie470af3e738327c6f2800f386dbe43319f896222
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-08-26 13:39:05 +01:00

10 lines
395 B
YAML

---
features:
- |
Nova now supports adding an emulated virtual `Trusted Platform Module`__ to
libvirt guests with a ``virt_type`` of ``kvm`` or ``qemu``. Not all server
operations are fully supported yet. See the documentation__ for details.
.. __: https://en.wikipedia.org/wiki/Trusted_Platform_Module
.. __: https://docs.openstack.org/nova/latest/admin/emulated-tpm.rst