
This patch refactors the sample files of: * instance-update * instance-update-tags notifications to use a common InstanceUpdatePayload sample data. Change-Id: I8720556ed8a9ce7f1db165a793fbb7070954cc5a
10 lines
209 B
JSON
10 lines
209 B
JSON
{
|
|
"$ref": "InstancePayload.json",
|
|
"nova_object.data":{
|
|
"fault":null
|
|
},
|
|
"nova_object.name":"InstanceActionPayload",
|
|
"nova_object.namespace":"nova",
|
|
"nova_object.version":"1.5"
|
|
}
|