Is Neutron LinuxBridge VXLAN works on Centos 7
I am trying to implement the following scenario of neutron network configuration: http://docs.openstack.org/mitaka/networking-guide/scenario-classic-lb.html (http://docs.openstack.org/mitaka/netw...)
But this scenario has limitations : "Warning: Using VXLAN project networks requires kernel 3.13 or newer."
CentOS 7 has: Linux 3.10.0-327.13.1.el7.x86_64
Is this a cause why Neutron LinuxBridge VXLAN does not work properly on Centos 7?