service list for keystone V2 is not showing enough information

Bug #1404427 reported by Lin Hua Cheng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-openstackclient
Invalid
High
Lin Hua Cheng

Bug Description

Running service list for keystone v2 only displays two columns: id, name

$openstack service list
+----------------------------------+----------+
| ID | Name |
+----------------------------------+----------+
| 171de06f6ed247358 | heat |

name is optional, so the we could end up displaying just a list of ids.

We should also add Type and Enabled in the displayed column

Changed in python-openstackclient:
assignee: nobody → Lin Hua Cheng (lin-hua-cheng)
Revision history for this message
Steve Martinelli (stevemar) wrote :

add --long

  '$ openstack service list --long'

Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: New → Triaged
importance: Undecided → High
milestone: none → m7
Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote :

Steve: I didn't notice the --long argument, thanks!

So my bug report seems invalid.

Dean: why did you mark the bug to High, do you see additional work here?

Revision history for this message
Dean Troyer (dtroyer) wrote :

[wipes egg off face] I obviously didn't look closely before assigning it, was trying to just gather the priority list for m7.

Changed in python-openstackclient:
status: Triaged → Invalid
Dean Troyer (dtroyer)
Changed in python-openstackclient:
milestone: m7 → none
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.