os-vif/os_vif
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
objects add nested DPDK VIF classes for kuryr-kubernetes 2018-09-26 09:30:18 +02:00
tests clean up ip_command interface 2018-10-10 18:14:35 +01: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