ee124d2e98
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
0 lines
Python
0 lines
Python