← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1304558] Re: BigSwitch: Remove duplication of HTTPConnection

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1304558

Title:
  BigSwitch: Remove duplication of HTTPConnection

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  httplib.HTTPConnection is being assigned to a module-level variable in
  the Big Switch server manager module. This was a work-around to mock
  not correctly stopping patches targeting the normal library path.

  This should be removed once the root cause of the patching issue is
  found.

  https://github.com/openstack/neutron/blob/f64eacfd27220c180f6afc979087b35aa1385550/neutron/plugins/bigswitch/servermanager.py#L74

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1304558/+subscriptions


References