neutron/neutron/agent
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
..
common [OVS] Add mac-table-size to be set on each ovs bridge 2018-06-08 16:26:35 +02:00
dhcp Merge "Fix lack of routes for neighbour IPv4 subnets" 2018-05-21 22:29:15 +00:00
l2 Track neutron-lib migration of agent extensions 2018-06-01 11:38:47 +00:00
l3 Move MAX_CHAIN_LEN constants to constants file 2018-08-03 09:32:39 +02:00
linux Move MAX_CHAIN_LEN constants to constants file 2018-08-03 09:32:39 +02:00
metadata use callback payloads for ROUTER/ROUTER_GATEWAY BEFORE_DELETE events 2018-07-23 14:03:10 -06:00
ovsdb Make OVSDB debug logging optional 2018-04-18 15:57:18 -05:00
windows Windows: fix exec calls 2018-02-01 17:05:28 +02:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
_topics.py Add binding_deactivate method to Linux bridge agent 2018-07-14 16:46:01 -05:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove rpc create_connection 2018-04-27 09:51:11 -06:00
rpc.py use get_port_binding_by_status_and_host from lib 2018-07-30 07:10:23 -06:00
securitygroups_rpc.py Fix all pep8 E129 errors 2018-05-03 13:44:04 +09:00