Add hw_mem_encryption_model image property
This is prep work to support launching instances with AMD SEV-ES memory encryption and adds the object field to select the CPU feature to encrypt and protect memory data of instances. Partially-Implements: blueprint amd-sev-es-libvirt-support Change-Id: I71fde5438d4e22c9e2566f8a684c5a965a7f3dd3 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
"hw_architecture": "x86_64"
|
||||
},
|
||||
"nova_object.name": "ImageMetaPropsPayload",
|
||||
"nova_object.version": "1.17"
|
||||
}
|
||||
"nova_object.version": "1.18"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user