neutron/neutron/tests/unit/services
Jakub Libosvar 69f9121f64 Ensure ip6tables are used only if ipv6 is enabled in kernel
On systems where ipv6 module is not loaded in kernel we need to avoid
usage of ip6tables. This patch reads
/proc/sys/net/ipv6/conf/default/disable_ipv6 file and if ipv6 is
disabled then ip6tables are not used in IptablesManager

Closes-Bug: #1352893

Conflicts:
	neutron/agent/l3_agent.py

Change-Id: I07e5851aa25eb98b7a97dff86b9850475df85f64
(cherry picked from commit b6e9922364)
2014-08-22 10:42:07 +02:00
..
firewall Fix race condition with firewall deletion 2014-06-10 20:33:38 +00:00
loadbalancer Merge "Cancelling thread start while unit tests running" 2014-03-31 20:31:00 +00:00
metering Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-22 10:42:07 +02:00
vpn Cisco VPN driver correct reporting for admin state chg 2014-04-04 18:30:30 -04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00