commit | cf04a9acb395cd31b231da17cba779ff61b6e8eb | [log] [tgz] |
---|---|---|
author | Wanlong Gao <wanlong.gao@easystack.cn> | Sat Jan 16 17:46:35 2016 +0800 |
committer | Allen Gao <wanlong.gao@easystack.cn> | Tue Jan 19 17:17:01 2016 +0800 |
tree | 9a4bb6475850fbf0196144d4bf0ccd346b225b94 | |
parent | c461db4a2f75333dceb85c9fb5c90660c0623b11 [diff] [blame] |
notification_driver is deprecated to driver TrivialFix https://review.openstack.org/#/c/249508/ Change-Id: I18599c7221272279dfc2e9f5b297af09faff5c3b
diff --git a/lib/neutron-legacy b/lib/neutron-legacy index 692d5ea..9497a23 100644 --- a/lib/neutron-legacy +++ b/lib/neutron-legacy
@@ -1072,7 +1072,7 @@ } function _configure_neutron_ceilometer_notifications { - iniset $NEUTRON_CONF DEFAULT notification_driver messaging + iniset $NEUTRON_CONF oslo_messaging_notifications driver messaging } function _configure_neutron_lbaas {