397535ba2d
This patch refactors the sample files of instance.live_migration_rollback notification samples to use the previously introduced common sample data. This patch is small as the other live migration notification transformations haven't been merged yet. Change-Id: I834c2d5ce0257b053f7023eae55d4c9e6c9a47e1
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"event_type":"instance.live_migration_rollback.start",
|
|
"payload":{"$ref":"common_payloads/InstanceActionPayload.json#"},
|
|
"priority":"INFO",
|
|
"publisher_id":"nova-compute:compute"
|
|
}
|