neutron/neutron/services/metering
Jakub Libosvar b6e9922364 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

Change-Id: I07e5851aa25eb98b7a97dff86b9850475df85f64
2014-08-19 15:12:18 +02:00
..
agents Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
drivers Ensure ip6tables are used only if ipv6 is enabled in kernel 2014-08-19 15:12:18 +02:00
__init__.py Add metering extension and base class 2013-08-14 14:32:46 +02:00
metering_plugin.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00