← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: neutron
     Importance: Undecided
     Assignee: Kevin Benton (kevinbenton)
         Status: In Progress

-- 
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):
  In Progress

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


Follow ups

References