openstack security group rule list --long fails to show Ethertype
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-
| 506c8610-
| 69fafbee-
| 6ccdaf40-
| 7a50b5b2-
| 806b53ee-
| 8f58e2d1-
| 9420f9bc-
| b0617ca6-
| b6e4b310-
| c952e37f-
| ce69a10e-
| e169a2d8-
| fa3e8c78-
| fc631256-
| ff75418b-
+------
Changed in python-openstackclient: | |
assignee: | nobody → Dr. Jens Rosenboom (j-rosenboom-j) |
Changed in python-openstackclient: | |
status: | New → In Progress |
Reviewed: https:/
Committed: https:/
Submitter: Jenkins
Branch: master
commit f63a9f402dc3761
Author: Jens Rosenboom <email address hidden>
Date: Fri Feb 24 16:04:43 2017 +0100
Fix output of ListSecurityGro
The Ethertype column was always left empty because a wrong column name
was being used.
Change-Id: I7fc0f8d5eb7bac
Closes-Bug: 1667699
Changed in python-openstackclient: | |
status: | In Progress → Fix Released |
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.9.0 | #3 |
This issue was fixed in the openstack/
Fix proposed to branch: master /review. openstack. org/437941
Review: https:/