
This one is a little more involved because there are persistent objects and versioned notifications to worry about, neither of which we can remove right now. Change-Id: Ic7c330ee1cccdc44a2a555c16cb6090eecbf6ce1 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"$ref": "InstancePayload.json",
|
|
"nova_object.data":{
|
|
"audit_period": {"$ref": "AuditPeriodPayload.json#"},
|
|
"bandwidth": []
|
|
},
|
|
"nova_object.name":"InstanceExistsPayload",
|
|
"nova_object.namespace":"nova",
|
|
"nova_object.version":"1.2"
|
|
}
|