yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42497
[Bug 1507314] Re: device_driver default in LBaaS needs adjustment
** Changed in: neutron
Status: Fix Committed => 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/1507314
Title:
device_driver default in LBaaS needs adjustment
Status in neutron:
Fix Released
Bug description:
The default lbaas_agent.ini of neutron-lbaas lists this:
# Default is:
# device_driver = neutron.services.loadbalancer.drivers.haproxy.namespace_driver.HaproxyNSDriver
However, the actual default, as seen in
neutron_lbaas/services/loadbalancer/agent/agent_manager.py is:
OPTS = [
cfg.MultiStrOpt(
'device_driver',
default=['neutron_lbaas.services.loadbalancer.drivers'
'.haproxy.namespace_driver.HaproxyNSDriver'],
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1507314/+subscriptions
References