summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/cinder/cinder.conf
diff options
context:
space:
mode:
Diffstat (limited to 'openstack/usr/share/openstack/cinder/cinder.conf')
-rw-r--r--openstack/usr/share/openstack/cinder/cinder.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/openstack/usr/share/openstack/cinder/cinder.conf b/openstack/usr/share/openstack/cinder/cinder.conf
index 1ca21082..a58004b5 100644
--- a/openstack/usr/share/openstack/cinder/cinder.conf
+++ b/openstack/usr/share/openstack/cinder/cinder.conf
@@ -162,7 +162,7 @@ rabbit_password={{ RABBITMQ_PASSWORD }}
# Driver or drivers to handle sending notifications. (multi
# valued)
-#notification_driver=
+notification_driver=messagingv2
# AMQP topic used for OpenStack notifications. (list value)
# Deprecated group/name - [rpc_notifier2]/topics
@@ -183,7 +183,7 @@ rpc_backend=rabbit
# The default exchange under which topics are scoped. May be
# overridden by an exchange name specified in the
# transport_url option. (string value)
-#control_exchange=openstack
+control_exchange=cinder
#