← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1933366] Re: [stable/train] Backported patch introduced incompatible method calls for py2.7

 

Looks like revert merged, will close this bug.

https://review.opendev.org/c/openstack/neutron/+/797703

** Changed in: neutron
       Status: New => 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/1933366

Title:
  [stable/train] Backported patch introduced incompatible method calls
  for py2.7

Status in neutron:
  Fix Released

Bug description:
  Backported patch https://review.opendev.org/c/openstack/neutron/+/721695 introduced two incompatible calls in python2.7:
  - subprocess.communicate does not have timeout as input parameter
  - subprocess does not implement TimeoutExpired

  This patch should be reverted.

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



References