neutron/neutron/common
Akihiro Motoki 85d638af45 Accept icmpv6 as protocol of SG rule for backward compatibility
The patch https://review.openstack.org/#/c/252155/ renamed
'icmpv6' protocol to 'ipv6-icmp'.
This leads to backward compatiblity of the security group API.
This commit allows to specify 'icmpv6' as well.

TODO(amotoki): The constant for 'icmpv6' will be moved to
neutron-lib soon after Mitaka is shipped.

Change-Id: I0d7e1cd9fc075902449c5eb5ef27069083ab95d4
Closes-Bug: #1558774
2016-03-18 06:28:45 -07:00
..
__init__.py Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
_deprecate.py deprecated: Raise message 2016-02-20 16:36:16 +00:00
config.py Merge "Set DEFAULT_NETWORK_MTU to 1500 and use it" 2016-03-10 14:14:39 +00:00
constants.py Accept icmpv6 as protocol of SG rule for backward compatibility 2016-03-18 06:28:45 -07:00
eventlet_utils.py Add eventlet monkey_patch helper 2015-03-24 08:44:00 -07:00
exceptions.py Start using neutron-lib for shared constants and exceptions 2016-02-10 16:41:18 -07:00
ipv6_utils.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
rpc.py Add separate transport for notifications 2016-01-26 17:40:03 +00:00
test_lib.py Revert "Removed test_lib module" 2015-06-29 08:27:41 +00:00
topics.py RPC Callback rolling upgrades reporting, and integration 2016-03-01 11:20:48 +01:00
utils.py ovs-fw: Enhance port ranges with masks 2016-02-23 16:39:38 +00:00