neutron/neutron/tests
Rodolfo Alonso Hernandez 0705699e60 "scope" conversion only just before pyroute2 method call
In "IpAddrCommand.list" method, the "scope" parameter is a string
("link", "site", "global" or "host"). This method will retrieve all
devices with an IP address calling "ip_lib.get_devices_with_ip".

Since [1], "ip_lib.get_devices_with_ip" makes the conversion of
"scope" string parameter to pyroute2 format (see
"pyroute2.netlink.rtnl.rtscopes"). The list command should skip then
the previous conversion.

Closes-Bug: #1899141

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

Change-Id: I55a0f4341b328af52ea3bd758a72f633fbe3abcb
2020-10-15 15:49:05 +00:00
..
common Capture timeout exception when deleting NamespaceFixture 2020-10-06 13:39:41 +00:00
contrib [OVN] Unify OVN/OVS compilation 2020-07-07 22:05:59 +00:00
etc Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
fullstack Rehome api tests for propagate_uplink_status 2020-10-13 10:57:57 +00:00
functional "scope" conversion only just before pyroute2 method call 2020-10-15 15:49:05 +00:00
unit "scope" conversion only just before pyroute2 method call 2020-10-15 15:49:05 +00:00
var
__init__.py
base.py Remove "six" library 2020-07-28 16:55:52 +00:00
post_mortem_debug.py
tools.py Remove references to unittest2 library 2020-01-14 09:03:26 +00:00