tripleo-image-elements/elements/openvswitch-datapath
Ghe Rivero 3cc80bcb76 openvswitch and openvswitch-datapath element
Split out the openvswitch installation from the neutron element.

Don't install openvswitch dkms modules in kernel >= 3.12
Openvswitch GRE and VXLAN capabilities are now included in
vanilla kernels (GRE tunneling support in 3.11 and VXLAN in
3.12) so there is no need to install the dkms packages to activate
them. When installing the datapath package, dkms will fail at
compile time with an unsupported kernel version message.

Change-Id: Id456cfb1a0634f43617c23ac82fc4445a58ddb2c
Partial-bug: #1316985
2014-07-18 08:29:34 +00:00
..
install.d openvswitch and openvswitch-datapath element 2014-07-18 08:29:34 +00:00
README.md openvswitch and openvswitch-datapath element 2014-07-18 08:29:34 +00:00
element-deps openvswitch and openvswitch-datapath element 2014-07-18 08:29:34 +00:00

README.md

Install openvswitch datapath from packages.

Note: For kernels >= 3.12 there is no need to install the dkms datapath to get GRE and VXLAN support.