Merge "use the NOVA_NOTIFICATION_FORMAT for notification format"
This commit is contained in:
@@ -47,7 +47,7 @@ notification_driver = messagingv2
|
|||||||
[notifications]
|
[notifications]
|
||||||
versioned_notifications_topics = versioned_notifications,vitrage_notifications
|
versioned_notifications_topics = versioned_notifications,vitrage_notifications
|
||||||
notification_driver = messagingv2
|
notification_driver = messagingv2
|
||||||
notification_format = both
|
|
||||||
|
|
||||||
[[post-config|\$NEUTRON_CONF]]
|
[[post-config|\$NEUTRON_CONF]]
|
||||||
[DEFAULT]
|
[DEFAULT]
|
||||||
|
|||||||
6
devstack/override-defaults
Normal file
6
devstack/override-defaults
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
|
||||||
|
# Plug-in overrides
|
||||||
|
# https://docs.openstack.org/devstack/latest/plugins.html#plugin-interface
|
||||||
|
|
||||||
|
# Enable both versioned and unversioned notifications.
|
||||||
|
NOVA_NOTIFICATION_FORMAT=both
|
||||||
Reference in New Issue
Block a user