4f5a3f3c00
This is the last piece to allow users to request AMD SEV-ES for memory encryption instead of AMD SEV. The CPU feature for memory encryption can now be requested via the hw:mem_encryption_model flavor extra spec or via the hw_mem_encryption_model image property. Implements: blueprint amd-sev-es-libvirt-support Change-Id: Ifc9b86ad7db887cc22b2cd252fe8adc81fdc29c6 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://docs.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.