neutron/neutron/common
Carl Baldwin d2c99f080a Use an independent iptables lock per namespace
Since iptables is independent from namespace to namespace, it makes
sense to use an independent lock per namespace.  This improvement is
aimed at improving the parallel performance in the L3 agent.

Partially implements blueprint: neutron-tempest-parallel

Change-Id: I15e9c9da9a7c15981757a09bc744501722d62db2
2014-01-17 20:53:01 +00:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
config.py Raise ConfigFilesNotFoundError if CONF.api_paste_config not found 2013-10-08 17:39:34 +09:00
constants.py Merge "Pass in certain ICMPv6 types by default" 2013-12-02 07:45:58 +00:00
exceptions.py Fix misspells 2013-12-03 15:03:47 -08:00
legacy.py modernize quantum config in proper place 2013-07-16 23:15:17 +08:00
log.py Make neutron.common.log.log print module path 2013-09-07 02:10:57 +09:00
rpc.py Avoid loading policy when processing rpc requests 2013-11-28 13:02:02 +04:00
test_lib.py Remove plugin_name_v2 and extension_manager in test_config 2014-01-06 20:02:00 +09:00
topics.py Add l2 population base classes 2013-09-12 01:06:51 +02:00
utils.py Use an independent iptables lock per namespace 2014-01-17 20:53:01 +00:00