neutron/devstack/lib
Jakub Libosvar 00f7313162 Compile OVS for functional tests
The patch takes OVS with conntrack support, compiles it and loads its
kernel modules. The patch steals parts from networking-ovn
project [1]. To run compilation of OVS, an environment variable
COMPILE_OVS must be set to True. Optional environment variables
OVS_REPO and OVS_BRANCH can be defined as a source of bits.

Once Neutron starts using neutron-lib, next steps will be taking
content of devstack/lib/ovs and putting it into neutron-lib project
in order to let other projects like networking-ovn to re-use the
code.

[1] https://github.com/openstack/networking-ovn/blob/master/devstack/plugin.sh#L175

Change-Id: Id2f51853a6339da72dbde7a82f94f99a4c306565
2016-02-04 11:06:22 +00:00
..
ml2_drivers Remove deprecated sriov agent_required option 2015-10-21 13:41:19 +02:00
flavors devstack: use stevedore entry point for flavor service plugin 2016-01-14 17:02:22 +01:00
l2_agent Added initial devstack plugin 2015-08-20 18:27:56 +02:00
l2_agent_sriovnicswitch SR-IOV: devstack support for SR-IOV agent 2015-09-09 15:06:37 +03:00
ml2 SR-IOV: devstack support for SR-IOV agent 2015-09-09 15:06:37 +03:00
ovs Compile OVS for functional tests 2016-02-04 11:06:22 +00:00
qos Added initial devstack plugin 2015-08-20 18:27:56 +02:00