os-vif/os_vif/tests/unit
Sean Mooney 409455d16c clean up ip_command interface
- In change I16b180a298e104f393b5f665409cdf4ba5bff203 an
  error was introduced i how _get_impl was defiend in
  os_vif/internal/command/ip/api.py. This change correct
  the error by returning a instance of the the PyRoute2
  class instead of a reference to the enclosing module.
- This change adds exists to the ip command interfece.
- This change makes the windows version also inherit from
  the ip_command abstract base class.

Closes-Bug: #1797182
Change-Id: I82377297db9e9ff7fad055dadb73864964f427d9
2018-10-10 18:14:35 +01:00
..
internal clean up ip_command interface 2018-10-10 18:14:35 +01: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 Add VersionedObjectPrintable mixin 2017-10-04 15:13:54 +01:00
test_exception.py Rehome unit tests to ``tests\unit`` folder 2017-06-27 09:05:37 +01:00
test_host_info.py Add plugin names as constants. 2017-09-05 11:38:12 +00:00
test_objects.py add nested DPDK VIF classes for kuryr-kubernetes 2018-09-26 09:30:18 +02:00
test_os_vif.py add noop plugin 2018-07-05 16:20:22 +00:00
test_vif.py add nested DPDK VIF classes for kuryr-kubernetes 2018-09-26 09:30:18 +02:00