da0e385c4b
This patch refactors the sample files of instance.interface_attach and interface_detach notifications to use the previously introduced common sample data. Change-Id: I74396b680f35290e32f667d2ddba227e1cbbab2f
7 lines
192 B
JSON
7 lines
192 B
JSON
{
|
|
"publisher_id": "nova-compute:compute",
|
|
"event_type": "instance.interface_detach.end",
|
|
"priority": "INFO",
|
|
"payload":{"$ref":"common_payloads/InstanceActionPayload.json#"}
|
|
}
|