ab937d8e7a
This patch refactors the sample files of service-create, service-delete and service-update notifications to use a common ServiceStatusPayload sample data. This patch addresses the problem which lead the revert of the commit I708ce5423806d2913e77abbe338aec970a5009dc. Change-Id: I2f619089ae88d05207bb3432c63546a298f0bf15
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"priority": "INFO",
|
|
"payload": {
|
|
"$ref": "common_payloads/ServiceStatusPayload.json#"
|
|
},
|
|
"event_type": "service.create",
|
|
"publisher_id": "nova-compute:host2"
|
|
}
|
|
|