Reviewed: https://review.openstack.org/309868 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=03c03dbd21f6eceffb8cfa76bf2ff6f93f1db58f Submitter: Jenkins Branch: master
commit 03c03dbd21f6eceffb8cfa76bf2ff6f93f1db58f Author: lzklibj <[email protected]> Date: Mon Apr 25 15:02:58 2016 +0800 add PROTO_NUM_IPV6_ICMP for _validate_port_range PROTO_NUM_IPV6_ICMP is missed in _validate_port_range, this patch adds it. Closes-Bug: #1574472 Change-Id: I52e2dcf65f35da880c64056b159ac2414702bf1e ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1574472 Title: icmpv6 and ipv6-icmp are missed in _validate_port_range Status in neutron: Fix Released Bug description: For IPv6, it has protocol port checked for "icmp" in _validate_port_range, but not for "icmpv6" and "ipv6-icmp". To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1574472/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

