Reviewed: https://review.openstack.org/254801 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8ddeb4be9e32e5cefab8324d0cbf9cecead1f808 Submitter: Jenkins Branch: master
commit 8ddeb4be9e32e5cefab8324d0cbf9cecead1f808 Author: John Schwarz <[email protected]> Date: Tue Dec 8 16:17:46 2015 +0200 Ignore possible suffix in iproute commands. Closes-Bug: #1522199 Change-Id: I14815abd9345edb079e3331cbe2465ad22a0d4c3 ** Changed in: neutron Status: In Progress => 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/1522199 Title: Functional test_ipwrapper_get_device_by_ip fails with new kernels Status in neutron: Fix Released Bug description: Trace: http://paste.openstack.org/show/480710/ The test creates a device via: sudo ip tuntap add test223ef12 mode tap Which on my system (Fedora 22) results in a device called: test223ef12@NONE And the test fails to compare 'test223ef12' to 'test223ef12@NONE'. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1522199/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

