neutron/neutron/tests/functional/privileged/agent/linux
Rodolfo Alonso Hernandez e5ce193189 Support pyroute2 0.5.13
Since [1], pyroute2 0.5.13 is supported.

In this new version, "link_lookup" do not raise a NetlinkError
exception if the device does not exist; instead returns an empty
list.

This patch handles both implementations.

[1]https://review.opendev.org/#/c/743277/

Change-Id: I77ef374ecb776966ea13499755777e2d763d884b
Closes-Bug: #1890353
2020-08-05 17:36:01 +00:00
..
__init__.py Implement ip_lib get_devices using pyroute2 2018-11-14 09:27:26 +00:00
test_ip_lib.py Support pyroute2 0.5.13 2020-08-05 17:36:01 +00:00
test_tc_lib.py Fix the wrong value for QoS rate conversion to bytes/s 2020-06-20 19:38:30 +00:00
test_utils.py Migrate "netstat" to oslo.privsep 2020-06-19 14:59:11 +00:00