
The following notifications have been transformed to the versioned notification framework. * compute_task.build_instances * compute_task.migrate_server * compute_task.rebuild_server Co-Authored-By: Takashi Natsume <natsume.takashi@lab.ntt.co.jp> Change-Id: Ibfb0a6db5920d921c4fc7cabf3f4d2838ea7f421 Implements: bp versioned-notification-transformation-stein
12 lines
359 B
JSON
12 lines
359 B
JSON
{
|
|
"nova_object.version": "1.0",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.name": "ComputeTaskPayload",
|
|
"nova_object.data": {
|
|
"instance_uuid": "d5e6a7b7-80e5-4166-85a3-cd6115201082",
|
|
"reason": {"$ref": "ExceptionPayload.json#"},
|
|
"request_spec": {"$ref": "RequestSpecPayload.json#"},
|
|
"state": "error"
|
|
}
|
|
}
|