openstack security group list project column is blank

Bug #1659967 reported by tom king
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
venkatamahesh

Bug Description

pip upgraded openstack client today (1/27/2017).
'openstack security group list' no longer shows the project IDs.

Expected:
Project column should show project ID.

Actual result:
 openstack security group list
+--------------------------------------+---------+------------------------+---------+
| ID | Name | Description | Project |
+--------------------------------------+---------+------------------------+---------+
| 02d3cf7f-b520-4502-9090-50d9e063eedc | default | Default security group | |
| 0581173e-55d9-4f60-b528-e66ad85cc290 | default | Default security group | |
| 0bef8637-05bc-4997-b608-8e39bfc03225 | default | Default security group | |
| 1482400b-3489-4960-9ce5-e37f267c82b8 | default | Default security group | |
| 1906378e-226c-4374-9d5d-f5d0d71da950 | default | Default security group | |
| 1fb211bf-3701-40a7-a9d3-afd9b9d14c7f | default | Default security group | |
| 21873538-a06f-4468-ac4a-669d140311be | default | Default security group | |
| 2b2cb763-98b0-4289-abff-28737eea78dc | default | Default security group | |
...

Changed in python-openstackclient:
assignee: nobody → venkatamahesh (venkatamaheshkotha)
Changed in python-openstackclient:
status: New → Confirmed
Revision history for this message
tom king (kingttx) wrote :

Still fails with python_openstackclient-3.9.0-py2.py3-none-any.whl

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

Reviewed: https://review.openstack.org/437320
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=888022f8c0a2911a03fc682fdbe4c68c35a27db7
Submitter: Jenkins
Branch: master

commit 888022f8c0a2911a03fc682fdbe4c68c35a27db7
Author: Huanxuan Ao <email address hidden>
Date: Thu Feb 16 18:43:31 2017 +0800

    Fix "security group list" command to display project ID properly

    The "Project" column of the output of
    "security group list" command is blank
    since the new attribute name is "project_id"
    not "tenant_id" in network resource, so change
    it to display project IDs properly

    Change-Id: Ie2a071afac3b5a8aaa2c6f1c50d44ae06905d916
    Closes-bug: #1659967

Changed in python-openstackclient:
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.10.0

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/493884

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

Reviewed: https://review.openstack.org/493884
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=253a92ec8f2b7bd5d8f056210dea374f2e2ae184
Submitter: Jenkins
Branch: stable/ocata

commit 253a92ec8f2b7bd5d8f056210dea374f2e2ae184
Author: Huanxuan Ao <email address hidden>
Date: Thu Feb 16 18:43:31 2017 +0800

    Fix "security group list" command to display project ID properly

    The "Project" column of the output of
    "security group list" command is blank
    since the new attribute name is "project_id"
    not "tenant_id" in network resource, so change
    it to display project IDs properly

    Change-Id: Ie2a071afac3b5a8aaa2c6f1c50d44ae06905d916
    Closes-bug: #1659967
    (cherry picked from commit 888022f8c0a2911a03fc682fdbe4c68c35a27db7)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.8.2

This issue was fixed in the openstack/python-openstackclient 3.8.2 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.