Comment 2 for bug 1523063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/256858
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=95881a080fc4c6e19344fd0d83cdc76a7acf4353
Submitter: Jenkins
Branch: master

commit 95881a080fc4c6e19344fd0d83cdc76a7acf4353
Author: Manjeet Singh Bhatia <email address hidden>
Date: Fri Dec 11 22:41:44 2015 +0000

    Add protocol value options to sg-rule-create

    This patch will show choices of allowed protocols for security group
    rule create and also indicate type and code in help when protocol is
    ICMP.

    DocImpact

    '[0-255]' values are allowed for protocol but not listed anywhere in
    description for creating security group rule.

    Change-Id: Ib79be78c253332e27991795e8add370ae351e9a6
    Closes-Bug: #1523063