nova/releasenotes/notes/notification-transformation-ocata-ec42281e9df6019c.yaml
Balazs Gibizer 4f05f06add reno for notification-transformation-ocata
Change-Id: I93d6681ead0d0034caec45ad6dbb52ea88b6f9d7
2017-02-01 21:11:00 +00:00

24 lines
584 B
YAML

---
features:
- |
The following legacy notifications have been transformed to
a new versioned payload:
* aggregate.create
* aggregate.delete
* instance.create
* instance.finish_resize
* instance.power_off
* instance.resume
* instance.shelve_offload
* instance.shutdown
* instance.snapshot
* instance.unpause
* instance.unshelve
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.