fe4e47d989
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
13 lines
485 B
JSON
13 lines
485 B
JSON
{
|
|
"nova_object.version": "1.1",
|
|
"nova_object.namespace": "nova",
|
|
"nova_object.name": "ExceptionPayload",
|
|
"nova_object.data": {
|
|
"function_name": "_schedule_instances",
|
|
"module_name": "nova.conductor.manager",
|
|
"exception": "NoValidHost",
|
|
"exception_message": "No valid host was found. There are not enough hosts available.",
|
|
"traceback": "Traceback (most recent call last):\n File \"nova/conductor/manager.py\", line ..."
|
|
}
|
|
}
|