neutron/neutron/agent
Brian Haley 0cb9b5254f Split allowed ICMPv6 types into two constants
There was only a single list of allowed ICMPv6
types, but the defaults allowed for ingress
and egress are different when it comes to
Router Advertisements and Router Solicitations.

Change-Id: I737f07065cf2fb0b574a7f0f49e084488bf23ac0
Closes-bug: #1685237
2017-06-12 11:51:40 -04:00
..
common Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
dhcp ProcessManager: honor run_as_root when stopping process 2017-04-22 15:23:59 +08:00
l2 Clear QoS rules from ports without a qos policy. 2017-03-27 13:50:27 +00:00
l3 use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
linux Split allowed ICMPv6 types into two constants 2017-06-12 11:51:40 -04:00
metadata use neutron-lib callbacks 2017-04-26 12:12:53 -06:00
ovsdb Add deperecated reference to impl_idl.Transaction 2017-04-21 18:31:46 -05:00
windows Replace subprocess.Popen with CreateProcess on Windows 2017-04-21 12:10:01 +03:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py Split allowed ICMPv6 types into two constants 2017-06-12 11:51:40 -04:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
resource_cache.py Agent-side receiver cache for ML2 OVO 2017-04-18 00:33:15 -07:00
rpc.py Remove logging import unused 2017-02-15 14:01:04 +07:00
securitygroups_rpc.py Don't check for enable_security_group vs. firewall_driver compatibility 2017-04-06 21:51:39 +00:00