summaryrefslogtreecommitdiff
path: root/releasenotes/notes/versioned-notifications-423f4d8d2a3992c6.yaml
blob: 413e08930ba3ecb77a943ed683b62cb78a8e55d5 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - As part of refactoring the notification interface of Nova
    a new config option 'notification_format' has been added to specifies
    which notification format shall be used by nova. The possible values
    are 'unversioned' (e.g. legacy), 'versioned', 'both'. The default
    value is 'both'.
    The new versioned notifications are documented in
    http://docs.openstack.org/developer/nova/notifications.html