neutron/neutron/tests
JUN JIE NAN d583d55c6a Check vxlan enablement via modinfo
On some linux distribution, for RHEL 6.5 as an example, vxlan is
enabled but the kernel version is still 2.6. And some linux kernel
version is higher than 3.8 or even 3.11, its vxlan mod may be
disabled. Under both situation, vxlan enablement checking via linux
kernel version may not be correct.

In this patch, we check vxlan enablement via modinfo: if vxlan module
exists and functional test pass, vxlan is enabled.

Closes-Bug: #1267682

Change-Id: Id52c04b4739d2d11fe52d4b1631cb4f39e6b577f
2014-03-05 07:21:59 +00:00
..
etc Service Type Framework refactoring 2013-07-25 21:47:30 +04:00
functional Add configurable ovsdb monitor respawn interval 2013-11-20 15:16:27 -06:00
unit Check vxlan enablement via modinfo 2014-03-05 07:21:59 +00:00
var Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
base.py tests/unit: Initialize core plugin in TestL3GwModeMixin 2014-02-20 13:01:28 +09:00
post_mortem_debug.py Add post-mortem debug option for tests 2013-12-10 03:56:50 +00:00
tools.py Replace mox in unit tests with mock 2013-11-18 22:17:14 +09:00