2b02b66bae
Finish up removing these entries from the versioned instance notifications. They're useless since we dropped support for the XenAPI virt driver. The underlying model is retained for now: that will be handled separately. Change-Id: I774c50fca99bc655ca5010e3b9d8247b739293b3 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"$ref": "InstancePayload.json",
|
|
"nova_object.data":{
|
|
"audit_period": {"$ref": "AuditPeriodPayload.json#"}
|
|
},
|
|
"nova_object.name":"InstanceExistsPayload",
|
|
"nova_object.namespace":"nova",
|
|
"nova_object.version":"2.0"
|
|
}
|