nova/doc/notification_samples/scheduler-select_destinations-end.json
Előd Illés 70c7ba7324 Transform scheduler.select_destinations notification
Transform the scheduler.select_destinations.start and
scheduler.select_destinations.end notifications to the
versioned notification framework.

Change-Id: I019e88fabd1d386c0d6395a7b1969315873485fd
Implements: bp versioned-notification-transformation-stein
2018-11-30 13:20:35 +01:00

7 lines
199 B
JSON

{
"priority": "INFO",
"payload": {"$ref": "common_payloads/RequestSpecPayload.json#"},
"event_type": "scheduler.select_destinations.end",
"publisher_id": "nova-scheduler:fake-mini"
}