Public bug reported: 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. ** Affects: neutron Importance: High Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez) Status: New ** Changed in: neutron Importance: Undecided => High ** Changed in: neutron Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez) -- 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: New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp