Reviewed: https://review.openstack.org/382584 Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=1dbaa3cb19d53f8528ff4d60e4de126daa6480ff Submitter: Jenkins Branch: master
commit 1dbaa3cb19d53f8528ff4d60e4de126daa6480ff Author: Ihar Hrachyshka <[email protected]> Date: Mon Sep 26 09:54:04 2016 +0000 Fixed lbaasv2 service plugin alias definition The last element in the alias definition should be split with : not . More info: in stevedore docs. Change-Id: I5fb491304bd4808f63480efe1d8f4fd5248c3771 Closes-Bug: #1630693 ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1630693 Title: lbaasv2 stevedore alias for service_plugins not working Status in neutron: Fix Released Bug description: When I try to use the alias in neutron.conf, it fails to start the server: http://logs.openstack.org/38/382538/1/check/gate-neutron-lbaasv2-dsvm- healthmonitor/ca10a13/logs/screen-q-svc.txt.gz#_2016-10-05_16_23_03_171 This is probably because setup.cfg entry is ill formed. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1630693/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

