openstack security group rule list --long fails to show Ethertype

Bug #1667699 reported by Dr. Jens Harbott
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Fix Released
Undecided
Dr. Jens Harbott

Bug Description

The Ethertype column is always left empty when running this command:

$ openstack security group rule list --long
+--------------------------------------+-------------+----------+------------+-----------+-----------+--------------------------------------+--------------------------------------+
| ID | IP Protocol | IP Range | Port Range | Direction | Ethertype | Remote Security Group | Security Group |
+--------------------------------------+-------------+----------+------------+-----------+-----------+--------------------------------------+--------------------------------------+
| 1f498887-20dc-4cb0-b5da-1a5caf415b09 | None | None | | egress | | None | 764783f5-0446-487d-89a1-8a26352bb43f |
| 506c8610-efaf-4b9a-9938-fe8735572d2f | None | None | | egress | | None | 38e52f6f-4bb5-47d1-807f-1010c07a696e |
| 69fafbee-00b4-4361-97fb-7c2e6641d9f5 | None | None | | ingress | | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b |
| 6ccdaf40-76cb-4d6c-8190-f97b142fbc53 | None | None | | ingress | | 38e52f6f-4bb5-47d1-807f-1010c07a696e | 38e52f6f-4bb5-47d1-807f-1010c07a696e |
| 7a50b5b2-14d7-4281-a142-7ffa6bd0aab7 | None | None | | egress | | None | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b |
| 806b53ee-17d8-4b02-b87b-eb82be776e49 | None | None | | ingress | | 38e52f6f-4bb5-47d1-807f-1010c07a696e | 38e52f6f-4bb5-47d1-807f-1010c07a696e |
| 8f58e2d1-8639-4e72-ad80-1377ff49c4f7 | None | None | | egress | | None | 764783f5-0446-487d-89a1-8a26352bb43f |
| 9420f9bc-4089-4c6c-9e79-4121995baa66 | None | None | | egress | | None | 38e52f6f-4bb5-47d1-807f-1010c07a696e |
| b0617ca6-3c68-422d-91e6-2dac6e513c9f | None | None | | ingress | | 764783f5-0446-487d-89a1-8a26352bb43f | 764783f5-0446-487d-89a1-8a26352bb43f |
| b6e4b310-197e-4e21-86f3-75b17f6e0125 | None | None | | egress | | None | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 |
| c952e37f-fcb8-46e7-8527-21d34c69b0de | None | None | | egress | | None | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b |
| ce69a10e-7936-4397-818d-a55df50dd658 | None | None | | ingress | | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 |
| e169a2d8-3ce1-4b76-87f1-8c62fade34ba | None | None | | ingress | | 764783f5-0446-487d-89a1-8a26352bb43f | 764783f5-0446-487d-89a1-8a26352bb43f |
| fa3e8c78-8ddd-4d07-89e6-074889abde29 | None | None | | ingress | | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b | 66da3a85-c08c-4a79-815a-b2eb9dcd3c7b |
| fc631256-d1c8-463f-a42a-a5e1d2c3518d | None | None | | ingress | | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 |
| ff75418b-9444-407a-962d-e4508eeffbad | None | None | | egress | | None | 47265f0c-2bf0-4e9c-8fc5-65409501e8c4 |
+--------------------------------------+-------------+----------+------------+-----------+-----------+--------------------------------------+--------------------------------------+

Changed in python-openstackclient:
assignee: nobody → Dr. Jens Rosenboom (j-rosenboom-j)
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/437941

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/437941
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=f63a9f402dc3761a1f7e358d92b7e1aa33098c7a
Submitter: Jenkins
Branch: master

commit f63a9f402dc3761a1f7e358d92b7e1aa33098c7a
Author: Jens Rosenboom <email address hidden>
Date: Fri Feb 24 16:04:43 2017 +0100

    Fix output of ListSecurityGroupRule

    The Ethertype column was always left empty because a wrong column name
    was being used.

    Change-Id: I7fc0f8d5eb7bac1efb234faba454dad0a45a7e6a
    Closes-Bug: 1667699

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

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