Reviewed: https://review.openstack.org/636296 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cd31eae33d2e613c178e277af36dc6a9924d597a Submitter: Zuul Branch: master
commit cd31eae33d2e613c178e277af36dc6a9924d597a Author: Rodolfo Alonso Hernandez <[email protected]> Date: Tue Feb 12 10:05:28 2019 +0000 Use pyroute2 to check vlan/vxlan in use Now ip_lib.get_devices_info function is implemented using pyroute2, "vlan_in_use" and "vxlan_in_use" can make use of it. Change-Id: I82a2c3ea76195b10880cf37bf2229341b995b0ae Closes-Bug: #1815498 ** 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/1815498 Title: Use pyroute2 to check vlan/vxlan in use Status in neutron: Fix Released Bug description: Now ip_lib.get_devices_info function is implemented using pyroute2, "vlan_in_use" and "vxlan_in_use" can make use of it. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1815498/+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

