os-vif/vif_plug_ovs
Rodolfo Alonso Hernandez 1546d349b1 Add native implementation OVSDB API
Added native implementation OVSDB API. Both APIs may be enabled
via configuration file. The default one is the CLI vsctl.

A new configuration variable, ``ovsdb_connection``, is added to
define the connection string for the OVSDB backend.

Added functional tests to vif_plug_ovs. This commit also includes
the base functions to execute functional tests and a set of them
to test the OVSDB APIs: native and ovs-vsctl.

Closes-Bug: #1666917
Change-Id: I86fbf8c67572e51889eb091d7bff7f9350b52481
2019-02-26 18:15:14 +00:00
..
ovsdb Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
tests Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py Merge "add isolate_vif config option" 2018-12-07 21:13:42 +00:00
exception.py hardware offload support for openvswitch 2017-06-25 09:21:16 +03:00
i18n.py Update the documentation link for doc migration 2017-07-24 17:20:28 +08:00
linux_net.py Merge "remove brctl from vif_plug_ovs" 2019-02-25 13:02:58 +00:00
ovs.py Add native implementation OVSDB API 2019-02-26 18:15:14 +00:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00