neutron/neutron/tests/functional/privileged
Rodolfo Alonso Hernandez e0f498aae9 Veth pair "IFLA_LINK" populated since kernel 4.15.0-60-generic
Since kernel_version=4.15.0-60-generic, "iproute2" provides the veth
pair index, even if the pair interface is in other namespace. In
previous versions, the parameter 'IFLA_LINK' was not present. We need
to handle both cases

NOTE: this patch is merged in master combined with another bug
resolution [1] due to the existing problems in the CI. However, this
patch can be pushed alone in stable releases.

Conflicts:
        neutron/tests/functional/privileged/agent/linux/test_ip_lib.py

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

Change-Id: Id161423737189bf822716be953c0db9c1f09589d
Closes-Bug: #1842482
(cherry picked from commit fc2a4becd0)
2019-09-09 09:00:54 +00:00
..
agent Veth pair "IFLA_LINK" populated since kernel 4.15.0-60-generic 2019-09-09 09:00:54 +00:00
__init__.py Implement ip_lib get_devices using pyroute2 2018-11-14 09:27:26 +00:00