neutron/neutron/tests/unit/agent/l3/extensions
Slawek Kaplonski 26f5df1dee Move MAX_CHAIN_LEN constants to constants file
Two constants: MAX_CHAIN_LEN_{WRAP,NOWRAP} are now moved
to common.constants file and renamed to
MAX_IPTABLES_CHAIN_LEN_{WRAP,NOWRAP}.

It is done because at least one of them might be now used
outside iptables_manager module (in port_forwarding
extensions)

Change-Id: I9b7a24b0264631e74b3c05b73a22a6a9c2752e82
2018-08-03 09:32:39 +02:00
..
qos Refactor for L3 router QoS extensions 2018-05-17 10:11:27 +08:00
__init__.py [L3][QoS] L3 agent side Floating IP rate limit 2017-12-20 10:20:05 +08:00
test_port_forwarding.py Move MAX_CHAIN_LEN constants to constants file 2018-08-03 09:32:39 +02:00