Comment 2 for bug 1522969

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

Reviewed: https://review.openstack.org/253725
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=566388ab1eddd339b054c2046d41e2b01476f4e2
Submitter: Jenkins
Branch: master

commit 566388ab1eddd339b054c2046d41e2b01476f4e2
Author: Richard Theis <email address hidden>
Date: Fri Dec 4 16:37:40 2015 -0600

    Add source security group support to create rule

    The 'security group rule create' command was updated to support a
    source security group. Now either a source IP address block or source
    security group can be specified when creating a rule. The default
    remains the same.

    Change-Id: If57de2871810caddeeaee96482eb34146968e173
    Closes-Bug: #1522969