security group rule create doesn't support remote group

Bug #1522969 reported by Richard Theis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Richard Theis

Bug Description

The 'openstack security group rule create' command does not support providing a remove/source security group. Both the nova and neutron CLIs provide this support.

$ openstack help security group rule create
usage: openstack security group rule create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--noindent] [--prefix PREFIX]
                                            [--proto <proto>]
                                            [--src-ip <ip-address>]
                                            [--dst-port <port-range>]
                                            <group>

This bug is related to https://bugs.launchpad.net/python-openstackclient/+bug/1520003.

Richard Theis (rtheis)
Changed in python-openstackclient:
assignee: nobody → Richard Theis (rtheis)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/253725

Changed in python-openstackclient:
status: New → In Progress
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

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/python-openstackclient 2.1.0

This issue was fixed in the openstack/python-openstackclient 2.1.0 release.

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.