yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #18647
[Bug 1331249] Re: Big Switch: Uneccesary init method and server_timeout param
** Also affects: neutron/icehouse
Importance: Undecided
Status: New
** Changed in: neutron/icehouse
Milestone: None => 2014.1.2
** Changed in: neutron/icehouse
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1331249
Title:
Big Switch: Uneccesary init method and server_timeout param
Status in OpenStack Neutron (virtual network service):
Fix Released
Status in neutron icehouse series:
Fix Committed
Bug description:
Both the Big Switch Plugin and ML2 driver allow a server_timeout param
in the initialization methods that can never be set by a user so it
doesn't serve a purpose [1][2]. With those removed, the entire
__init__ method of the base class can be removed as well.
1. https://github.com/openstack/neutron/blob/d379170109982a53544d01566ba9231d66b24ed4/neutron/plugins/bigswitch/plugin.py#L171
2. https://github.com/openstack/neutron/blob/1a116d24a955c9e45fa8a29998d09da0350be4ab/neutron/plugins/ml2/drivers/mech_bigswitch/driver.py#L46
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1331249/+subscriptions
References