10d3e240c2
This patch refactors the sample files of instance.power-off and power-on notifications to use the previously introduced common sample data. Change-Id: Ifead36ba0dcef86e98e82819c48255d2d9f06d37
7 lines
182 B
JSON
7 lines
182 B
JSON
{
|
|
"event_type":"instance.power_on.end",
|
|
"payload":{"$ref": "common_payloads/InstanceActionPayload.json#"},
|
|
"priority":"INFO",
|
|
"publisher_id":"nova-compute:compute"
|
|
}
|