From 25d786bd8aafe47bbda928666392a8980f0e7dd7 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 26 Aug 2020 13:39:05 +0100 Subject: [PATCH] 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 --- releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml b/releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml index c092b8b3e2..bc7a23373e 100644 --- a/releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml +++ b/releasenotes/notes/emulated-tpm-cb277659fc2f9660.yaml @@ -2,8 +2,8 @@ features: - | Nova now supports adding an emulated virtual `Trusted Platform Module`__ to - libvirt guests with a ``virt_type`` of ``kvm`` or ``qemu``. See the - documentation__ for details. + 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