5550f86623
Add support for the 'hw:tpm_version' and 'hw:tpm_model' flavor extra specs along with the equivalent image metadata properties. These are picked up by the scheduler and transformed into trait requests. This is effectively a no-op for now since we don't yet have a driver that reports these traits. Part of blueprint add-emulated-virtual-tpm Change-Id: I8645c31b4ecb18afea592b2a5b360b0165626009 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
9 lines
192 B
JSON
9 lines
192 B
JSON
{
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.data": {
|
|
"hw_architecture": "x86_64"
|
|
},
|
|
"nova_object.name": "ImageMetaPropsPayload",
|
|
"nova_object.version": "1.5"
|
|
}
|