Merge "cinder: use non-deprecated notification_driver"
This commit is contained in:
commit
cab1eb12c6
@ -275,7 +275,7 @@ function configure_cinder {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if is_service_enabled ceilometer; then
|
if is_service_enabled ceilometer; then
|
||||||
iniset $CINDER_CONF DEFAULT notification_driver "cinder.openstack.common.notifier.rpc_notifier"
|
iniset $CINDER_CONF DEFAULT notification_driver "messaging"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if is_service_enabled tls-proxy; then
|
if is_service_enabled tls-proxy; then
|
||||||
|
Loading…
Reference in New Issue
Block a user