Reviewed: https://review.openstack.org/510698 Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=6b5018ad3fb70dfad07cebbc95f429a61029e5df Submitter: Zuul Branch: master
commit 6b5018ad3fb70dfad07cebbc95f429a61029e5df Author: Boden R <[email protected]> Date: Mon Oct 9 15:13:49 2017 -0600 add DCCP, SCTP and UDP-Lite to validated protos for port ranges This patch updates the description for security group rules port range to clarify that it now validates ranges for DCCP, SCTP or UDP-Lite. See the related bug for more details. The patch also removes 2 related port range parameters that aren't used in our api-ref today. Change-Id: I0ae2b1aee19d76e1ef61e424dd2f9224a53b91d9 Closes-Bug: #1716081 ** 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/1716081 Title: Validate security group rules for port ranges Status in neutron: Fix Released Bug description: https://review.openstack.org/496083 Dear bug triager. This bug was created since a commit was marked with DOCIMPACT. Your project "openstack/neutron" is set up so that we directly report the documentation bugs against it. If this needs changing, the docimpact-group option needs to be added for the project. You can ask the OpenStack infra team (#openstack-infra on freenode) for help if you need to. commit f711ad78c5c0af44318c6234957590c91592b984 Author: IWAMOTO Toshihiro <[email protected]> Date: Tue Aug 22 12:55:32 2017 +0900 Validate security group rules for port ranges Port ranges validation has been done only for TCP and UDP. Use the same validation logic for DCCP, SCTP and UDP-Lite, too. APIImpact DocImpact Change-Id: Ife90be597d1a59a634d5474dad543dc1803e8242 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1716081/+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

