nova/doc/notification_samples/instance-interface_detach-end.json
Balazs Gibizer da0e385c4b Deduplicate instance.interface_attach samples
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
2017-11-06 16:10:19 +01:00

7 lines
192 B
JSON

{
"publisher_id": "nova-compute:compute",
"event_type": "instance.interface_detach.end",
"priority": "INFO",
"payload":{"$ref":"common_payloads/InstanceActionPayload.json#"}
}