use the NOVA_NOTIFICATION_FORMAT for notification format
override the NOVA_NOTIFICATION_FORMAT in the override-defaults file instead of the local.conf in gate_hook Change-Id: I5ff3ae6b8584c4a5a33dba5b2e5d3680cf3edea7
This commit is contained in:
parent
5e2f6ec9ef
commit
1655af027e
@ -47,7 +47,7 @@ notification_driver = messagingv2
|
||||
[notifications]
|
||||
versioned_notifications_topics = versioned_notifications,vitrage_notifications
|
||||
notification_driver = messagingv2
|
||||
notification_format = both
|
||||
|
||||
|
||||
[[post-config|\$NEUTRON_CONF]]
|
||||
[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
|
Loading…
x
Reference in New Issue
Block a user