neutron/neutron/tests/unit/plugins/ml2/drivers/openvswitch
Dustin Lundquist 358f459b06 Use ICMPV6_TYPE_* constants from neutron-lib
Replace ICMPv6 type literal and Neutron constants with ICMPV6_TYPE_*
constants from neutron-lib.

Move ICMPV6_ALLOWED_TYPES from neutron constants, into agent/firewall.py
since it defines the policy of which ICMPv6 types to permit ingress
through security groups use by various firewall implementations.

In addition, this patch removes the ICMPV6_TYPE_NC constant represent
for ICMPv6 Neighbor Solicitation messages, it was introduced for the OVS
Firewall, and reference to it was removed in
I8f925afa50f36d073f52bd03954939ca14c505d7.

Change-Id: I6234d0c63ee5c93900c65df743535b1c0ce00256
2016-05-28 07:53:35 -07:00
..
agent Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
mech_driver Merge "OVS Mech: Set hybrid plug based on agent config" 2016-05-16 10:18:14 +00:00
__init__.py Restructure agent code in preparation for decomp 2015-06-26 15:06:49 +00:00