os-vif/os_vif
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
..
internal Remove IP proxy methods 2019-04-25 13:43:34 +00:00
objects docs: Use sphinx.ext.autodoc for profile, datapath offload types 2019-02-26 10:19:19 +00:00
tests Remove IP proxy methods 2019-04-25 13:43:34 +00:00
__init__.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
exception.py Add support for Windows network commands 2018-09-26 14:40:21 +01:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
plugin.py doc: Fix arg specs and object types in docs 2018-07-16 17:55:22 +01:00
utils.py Migrate from 'ip' commands to 'pyroute2' 2018-01-08 10:17:42 +00:00
version.py Start using reno for release notes 2016-05-03 13:53:29 +01:00