os-vif/os_vif/tests/unit
Sean Mooney c8703df185 support pyroute2 0.5.13
This change modifes os-vif add interface to account
for the new behavior of link_lookup.
In 0.5.13 if a link is not found link_lookup returns an
empty list. In previous releases it raised ipexc.NetlinkError.

Closes-bug: #1890353

Change-Id: I567afb544425c1b91d98968a0b597be718869089
2020-08-06 11:21:28 +00:00
..
internal support pyroute2 0.5.13 2020-08-06 11:21:28 +00:00
__init__.py Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
base.py Rehome unit tests to `tests\unit` folder 2017-06-27 09:05:37 +01:00
test_base.py Use unittest.mock instead of third party mock 2020-05-25 06:41:16 +00:00
test_exception.py Remove six 2020-05-02 18:28:47 +09:00
test_host_info.py Apply workaround to host_info serialization test 2019-01-16 13:13:34 +02:00
test_objects.py Add create_port field in VIFPortProfileOpenVSwitch profile 2019-02-19 15:31:43 +02:00
test_os_vif.py Use unittest.mock instead of third party mock 2020-05-25 06:41:16 +00:00
test_vif.py Add create_port field in VIFPortProfileOpenVSwitch profile 2019-02-19 15:31:43 +02:00