security group rule list doesn't display remote group

Bug #1520003 reported by Terry Howe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Medium
Richard Theis

Bug Description

security group rule list command does not display remote group id:

    $ os security group rule list slave_security_group
    +--------------------------------------+-------------+-----------+-------------+
    | ID | IP Protocol | IP Range | Port Range |
    +--------------------------------------+-------------+-----------+-------------+
    | 0b72be84-f77b-49ee-a289-4c5cf469f917 | | | |
    | b15661ca-2619-4988-9159-d21aacfe98bc | icmp | 0.0.0.0/0 | |
    | cc2ef81f-3ffb-4012-9a86-381e976447bb | tcp | 0.0.0.0/0 | 5051:5051 |

Revision history for this message
Terry Howe (thowe-g) wrote :
Changed in python-openstackclient:
importance: Undecided → Medium
Changed in python-openstackclient:
status: New → Confirmed
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/253103

Changed in python-openstackclient:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-openstackclient (master)

Reviewed: https://review.openstack.org/253103
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=079123bb0b29fba19fa1b12d545493cbbd2d7024
Submitter: Jenkins
Branch: master

commit 079123bb0b29fba19fa1b12d545493cbbd2d7024
Author: Richard Theis <email address hidden>
Date: Thu Dec 3 11:20:07 2015 -0600

    Remote security group name not displayed for rule

    The 'security group rule list' command was updated to display the
    remote security group name for a security group rule. This was done
    via a new 'Remote Security Group' column. The output of the
    'security group rule create' and 'security group show' commands was
    also updated to include 'remote_security_group' information instead
    of the raw 'group' information returned from the API layer.

    Change-Id: I5f9600338c8331966d2c658109a24b502c538106
    Closes-Bug: #1520003

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.