c3dc5c5c43
This patch refactors the sample files of server_group notifications to use a common ServerGroupPayload sample data. Change-Id: I4e7531c180484a7b430d267153d185f1006543f0
7 lines
179 B
JSON
7 lines
179 B
JSON
{
|
|
"priority": "INFO",
|
|
"payload": {"$ref": "common_payloads/ServerGroupPayload.json#"},
|
|
"event_type": "server_group.create",
|
|
"publisher_id": "nova-api:fake-mini"
|
|
}
|