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>
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"$ref": "InstancePayload.json",
|
|
"nova_object.data": {
|
|
"audit_period": {
|
|
"nova_object.data": {
|
|
"audit_period_beginning": "2012-10-01T00:00:00Z",
|
|
"audit_period_ending": "2012-10-29T13:42:11Z"
|
|
},
|
|
"nova_object.name": "AuditPeriodPayload",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.version": "1.0"
|
|
},
|
|
"block_devices": [],
|
|
"old_display_name": null,
|
|
"state_update": {
|
|
"nova_object.data": {
|
|
"new_task_state": null,
|
|
"old_state": "active",
|
|
"old_task_state": null,
|
|
"state": "active"
|
|
},
|
|
"nova_object.name": "InstanceStateUpdatePayload",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.version": "1.0"
|
|
},
|
|
"tags": [],
|
|
"updated_at": "2012-10-29T13:42:11Z"
|
|
},
|
|
"nova_object.name": "InstanceUpdatePayload",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.version": "2.0"
|
|
}
|