Merge "neutron: use non-deprecated notification_driver"
This commit is contained in:
commit
3148d8a713
@ -799,7 +799,7 @@ function _configure_neutron_metadata_agent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function _configure_neutron_ceilometer_notifications {
|
function _configure_neutron_ceilometer_notifications {
|
||||||
iniset $NEUTRON_CONF DEFAULT notification_driver neutron.openstack.common.notifier.rpc_notifier
|
iniset $NEUTRON_CONF DEFAULT notification_driver messaging
|
||||||
}
|
}
|
||||||
|
|
||||||
function _configure_neutron_lbaas {
|
function _configure_neutron_lbaas {
|
||||||
|
Loading…
Reference in New Issue
Block a user