neutron/neutron/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 Merge "Do not defer IPTables apply in firewall path" into stable/icehouse 2014-06-17 05:30:00 +00:00
l3_router Introduce status for floating IPs 2014-03-01 14:39:59 -08:00
loadbalancer Fix deprecated opt in haproxy driver 2014-07-30 10:10:52 +02:00
metering Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-22 10:42:07 +02:00
vpn Merge "Cisco VPN driver correct reporting for admin state chg" into milestone-proposed 2014-04-05 14:06:09 +00:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
provider_configuration.py Fix usage of _fields method in provider_configuration.py 2013-09-23 08:07:16 +04:00
service_base.py Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00