← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1769704] [NEW] VPN gate broken by change to _setUpExtension in neutron.tests.unit.extensions.base

 

Public bug reported:

Patchset https://review.openstack.org/#/c/561305 recently converted
_setUpExtension in  neutron.tests.unit.extensions.base into a shim for a
new setup_extension method where an unused argument
(resource_attribute_map) is removed. In the process, a bug was
introduced when calling the new method by calling it with predefined
values. This is breaking at least some of the VPNaaS unit tests. Other
sub-projects might be affected as well

** Affects: neutron
     Importance: Medium
     Assignee: Miguel Lavalle (minsel)
         Status: In Progress

** Changed in: neutron
     Assignee: (unassigned) => Miguel Lavalle (minsel)

** Changed in: neutron
   Importance: Undecided => Medium

** Changed in: neutron
       Status: New => Confirmed

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

Title:
  VPN gate broken by change to _setUpExtension in
  neutron.tests.unit.extensions.base

Status in neutron:
  In Progress

Bug description:
  Patchset https://review.openstack.org/#/c/561305 recently converted
  _setUpExtension in  neutron.tests.unit.extensions.base into a shim for
  a new setup_extension method where an unused argument
  (resource_attribute_map) is removed. In the process, a bug was
  introduced when calling the new method by calling it with predefined
  values. This is breaking at least some of the VPNaaS unit tests. Other
  sub-projects might be affected as well

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


Follow ups