a268905ea8
No reason for JSON samples to be executable. Change-Id: I3ccfe4175b4c817a423ea4c79c28e33d6ad01f86
14 lines
345 B
JSON
14 lines
345 B
JSON
{
|
|
"event_type":"instance.live_migration_post_dest.end",
|
|
"payload":{
|
|
"$ref": "common_payloads/InstanceActionPayload.json#",
|
|
"nova_object.data":{
|
|
"host": "host2",
|
|
"node": "host2",
|
|
"power_state": "pending"
|
|
}
|
|
},
|
|
"priority":"INFO",
|
|
"publisher_id":"nova-compute:host2"
|
|
}
|