| commit | 3148d8a7130ff4af954ba2be566a15ef8ee6273c | [log] [tgz] |
|---|---|---|
| author | Jenkins <jenkins@review.openstack.org> | Thu Sep 18 05:49:58 2014 +0000 |
| committer | Gerrit Code Review <review@openstack.org> | Thu Sep 18 05:49:58 2014 +0000 |
| tree | 91440f59abbc598bd0bdc6827475e1c6423ea077 | |
| parent | 5e2654c3544db3a97c6520077a927848f035ea7e [diff] | |
| parent | d4d4a344194ac63d53a2ef38e8c67db46f771801 [diff] |
Merge "neutron: use non-deprecated notification_driver"
diff --git a/lib/neutron b/lib/neutron index ec42677..6985bbe 100644 --- a/lib/neutron +++ b/lib/neutron
@@ -799,7 +799,7 @@ } 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 {