summaryrefslogtreecommitdiff
path: root/doc/notification_samples/instance-interface_detach-end.json
Commit message (Collapse)AuthorAgeFilesLines
* Deduplicate instance.interface_attach samplesBalazs Gibizer2017-11-061-88/+1
| | | | | | | | 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
* Add instance.interface_detach notificationElőd Illés2017-09-221-0/+93
Based on the following discussion: http://lists.openstack.org/pipermail/openstack-dev/2017-September/121978.html removeFixedIp action is deprecated, so instead of transforming its notification, the instance.interface_detach versioned notification is introduced. Change-Id: Id4fa9eba59ef958ce514d9eb43346adf095b8b6e Implements: blueprint versioned-notification-transformation-queens