os-vif/vif_plug_ovs/tests/unit
Rodolfo Alonso Hernandez ee124d2e98 Remove IP proxy methods
Remove IP proxy methods in os_vif.internal.command.ip.__init__.py. Both
Windows and Linux IP implementations have the same interface, IpCommand.
Method calls (set, add, delete, exists) must be the same for both IP
classes, making those proxy calls unnecessary.

Removed a nesting level for internal IP commands. Now those commands are
located in os_vif.internal.ip.

Change-Id: Id8b71172fb06b435cf169a7e55c11233f22fa65b
Closes-Bug: #1817940
2019-04-25 13:43:34 +00:00
..
ovsdb Add function "has_table_columns" to OVSDB implementation API 2019-02-21 14:11:12 +00:00
__init__.py Rehome unit tests to ``tests\unit`` folder 2017-06-27 09:05:37 +01:00
test_linux_net.py Remove IP proxy methods 2019-04-25 13:43:34 +00:00
test_plugin.py Remove IP proxy methods 2019-04-25 13:43:34 +00:00