neutron/devstack/lib
Jakub Libosvar b0ea7c95a3 Don't compile OVS kernel modules for functional job
The only reason we need newer openvswitch is following fix [1] for
user-space part of openvswitch. This patch fixes our
test_install_flood_to_tun tests.

Current 2.6 branch has issues with ovsdb where connection with native
interface is getting lost and functional job gets stuck. To mitigate
that, this patch switches back to OVS 2.5.1 version for functional jobs,
compiling only user-space part as OVS 2.5.1 kernel modules are not
supported by Xenial.

Fullstack job remains running with 2.6 because the job needs OVS kernel patch
for local VXLAN tunneling.

[1] 56de2148f6

Related-bug: bug/1646107
Change-Id: Ic5419afe7170e759749afd7055441c82c317efe0
2016-12-01 11:28:17 -05:00
..
ml2_drivers Remove deprecated sriov agent_required option 2015-10-21 13:41:19 +02:00
dns Add missing revision number altercations 2016-09-25 02:18:01 -07: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
macvtap_agent Devstack support for macvtap agent 2016-06-02 08:45:40 +02:00
ml2 SR-IOV: devstack support for SR-IOV agent 2015-09-09 15:06:37 +03:00
ovs Don't compile OVS kernel modules for functional job 2016-12-01 11:28:17 -05:00
qos Added initial devstack plugin 2015-08-20 18:27:56 +02:00
rally Add rally hook to neutron devstack plugin 2016-11-10 07:44:28 +00:00
trunk Enable CRUD for trunk ports 2016-07-02 16:09:45 -07:00