| ... | ... |
@@ -275,7 +275,7 @@ function configure_cinder {
|
| 275 | 275 |
fi |
| 276 | 276 |
|
| 277 | 277 |
if is_service_enabled ceilometer; then |
| 278 |
- iniset $CINDER_CONF DEFAULT notification_driver "cinder.openstack.common.notifier.rpc_notifier" |
|
| 278 |
+ iniset $CINDER_CONF DEFAULT notification_driver "messaging" |
|
| 279 | 279 |
fi |
| 280 | 280 |
|
| 281 | 281 |
if is_service_enabled tls-proxy; then |