41c86ff103
This patch refactors the sample files of instance.reboot notifications to use the previously introduced common sample data. Change-Id: I6a9e8af79153a9b7825aef0838b60a8d1f97a421
7 lines
179 B
JSON
7 lines
179 B
JSON
{
|
|
"event_type":"instance.reboot.end",
|
|
"payload":{"$ref":"common_payloads/InstanceActionPayload.json#"},
|
|
"priority":"INFO",
|
|
"publisher_id":"nova-compute:compute"
|
|
}
|