nova/doc/notification_samples/instance-interface_attach-start.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
194 B
JSON

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