blob: 625002079b539b27cd1e795a536f7ab6b0b6d68a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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.
|