Add release notes for notification transformation

Change-Id: I4433dc7694baf94f17c8b6f6e2c3107347308810
This commit is contained in:
Balazs Gibizer 2016-07-13 10:22:03 +02:00
parent ad4a6e9502
commit 6a2a1a7d63

View File

@ -0,0 +1,20 @@
---
features:
- |
The following legacy notifications have been been transformed to
a new versioned payload:
* instance.delete
* instance.pause
* instance.power_on
* instance.shelve
* instance.suspend
* instance.restore
* instance.resize
* instance.update
* compute.exception
Every versioned notification has a sample file stored under
doc/notification_samples directory. Consult
http://docs.openstack.org/developer/nova/notifications.html for more information.