neutron/neutron/agent/linux
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
..
openvswitch_firewall Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
async_process.py async_process: Log stdout and stderr on process error 2018-03-07 18:31:36 +00:00
bridge_lib.py LinuxBridge: Use ifindex for logical 'timestamp' 2016-09-14 17:02:46 +00:00
daemon.py Remove argument "watch_log = " 2017-10-13 09:42:48 +08:00
dhcp.py Pass network's dns_domain to dnsmasq conf 2018-06-26 08:26:33 -04:00
dibbler.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
external_process.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
interface.py Avoid agents adding ports as trunk by default. 2018-05-09 14:07:27 +02:00
ip_conntrack.py Remove race and simplify conntrack state management 2018-03-14 17:26:37 -04:00
ip_lib.py [agent side] L3 agent side Floating IP port forwarding 2018-07-27 18:25:47 +08:00
ip_link_support.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ip_monitor.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ipset_manager.py use synchronized lock decorator from neutron-lib 2017-10-04 13:57:42 -06:00
iptables_comments.py Iptables firewall driver adds forward rules for trusted ports 2018-03-06 10:13:44 +01:00
iptables_firewall.py Merge "Do not remove conntrack jump rules if no zone" 2018-05-06 19:41:26 +00:00
iptables_manager.py Move MAX_CHAIN_LEN constants to constants file 2018-08-03 09:32:39 +02:00
keepalived.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
l3_tc_lib.py Make L3 IP tc filter rate limit more accurate 2018-06-20 02:21:28 +00:00
ovsdb_monitor.py Monitor phys_bridges to reconfigured it if created again 2018-05-07 22:53:20 +02:00
pd.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
pd_driver.py use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
polling.py Support ovsdb-client monitor with remote connection 2017-01-17 06:00:58 -08:00
ra.py Dropping radvd process privileges 2018-06-21 15:35:51 +02:00
tc_lib.py Fix all pep8 E265 errors 2018-04-30 16:35:52 -04:00
utils.py Fix UnixDomainHttpProtocol class to support all eventlet versions 2018-07-10 15:20:11 -04:00
xenapi_root_helper.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00