d775dd7066
The instance.resize_prep.start and instance.resize_prep.end notifications are transformed to the versioned framework. Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp> Change-Id: If33d092e8688ed4d4864b2f7130104ab85ce1ea4 Implements: bp versioned-notification-transformation-queens
7 lines
198 B
JSON
7 lines
198 B
JSON
{
|
|
"event_type": "instance.resize_prep.end",
|
|
"payload": {"$ref":"common_payloads/InstanceActionResizePrepPayload.json#"},
|
|
"priority": "INFO",
|
|
"publisher_id": "nova-compute:compute"
|
|
}
|