neutron/neutron/tests/unit/privileged/agent/linux
elajkat 74a9e832d7 Add retry for privsep get_link_devices
pyroute 0.6.6 introduced a new exception NetlinkDumpInterrupted which
is raised when NLM_F_DUMP_INTR is set in the flags during dump of
devices.
The suggestion from pyroute developers is to retry in case of this
exception (see [1]).

[1]: https://github.com/svinota/pyroute2/issues/874#issuecomment-1063139555

Closes-Bug: #1962608

Change-Id: Ie195ad596fd148708fc30946bde964d52444afee
2022-03-17 10:27:31 +01:00
..
__init__.py Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00
test_ip_lib.py Add retry for privsep get_link_devices 2022-03-17 10:27:31 +01:00
test_netlink_lib.py Remove the dependency on the "mock" package 2020-04-28 18:05:37 -04:00
test_utils.py Migrate "netstat" to oslo.privsep 2020-06-19 14:59:11 +00:00