Add icmpv6 to sg_supported_protocols

Bug #1449756 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Low
John Joyce

Bug Description

https://review.openstack.org/151128
commit dd05b8b8290e9310b77518dcf439bb1793a716a0
Author: lijianlj <email address hidden>
Date: Thu Jan 29 14:41:20 2015 +0800

    Add icmpv6 to sg_supported_protocols

    support using icmpv6 (protocol num 58) in the protocol option, when creating
    a security group rule.At this time, port_range_min/port_range_max represent
    icmpv6 type/code, and you can use only port_range_min to specify just one type.
    eg:neutron security-group-rule-create --direction ingress \
       --ethertype ipv6 --protocol icmpv6 --port-range-min 134 SECURITY_GROUP

    ApiImpact
    DocImpact
    Partial-Bug:#1427973
    Change-Id: Ide4f7476cdb8a4f04f72983917ce7dbfc7be90a5

Tags: neutron
Revision history for this message
Lana (loquacity) wrote :

"sg_supported_protocols" does not appear to be documented anywhere at this stage. This could be added here: http://docs.openstack.org/admin-guide-cloud/content/securitygroup_workflow.html

Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Low
John Joyce (joycej)
Changed in openstack-manuals:
assignee: nobody → John Joyce (joycej)
Changed in openstack-manuals:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to operations-guide (master)

Reviewed: https://review.openstack.org/272239
Committed: https://git.openstack.org/cgit/openstack/operations-guide/commit/?id=47a518737385264b95efa31c43fdd7198b97798f
Submitter: Jenkins
Branch: master

commit 47a518737385264b95efa31c43fdd7198b97798f
Author: john_a_joyce <email address hidden>
Date: Mon Jan 25 14:29:52 2016 -0500

    Add icmpv6 as a protocol to security groups rules

    Closes-Bug: #1449756
    Change-Id: Iba731ad4c8b40d2954293a58031e44d29e8e3777

Changed in openstack-manuals:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.