image_meta: Add ephemeral encryption properties

Add the `hw_ephemeral_encryption` and `hw_ephemeral_encryption_format`
image properties.

Change-Id: Ida3edbdd664fbc3ac23516b1ff5b67edae43ea79
This commit is contained in:
Lee Yarwood
2020-10-22 20:11:12 +01:00
committed by melanie witt
parent 184f0074cc
commit 065b324835
8 changed files with 60 additions and 7 deletions
@@ -4,5 +4,5 @@
"hw_architecture": "x86_64"
},
"nova_object.name": "ImageMetaPropsPayload",
"nova_object.version": "1.9"
"nova_object.version": "1.10"
}