Bug 1042334 - [RFE][ceilometer]: Ceilometer CLI should display more information
Summary: [RFE][ceilometer]: Ceilometer CLI should display more information
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/ceil...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:47 UTC by RHOS Integration
Modified: 2015-07-22 17:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:16:36 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:47:19 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/cli-detailed-info.

Description:

Currently the ceilometer user-list, project-list only show as following,

ceilometer user-list
INFO Starting new HTTP connection (1): 127.0.0.1
+----------------------------------+
| User ID                          |
+----------------------------------+
| 538971dcda334d43bb6a3f5b00efc96f |
| 707a9388e22a496d975b24ca03e06976 |
+----------------------------------+

ceilometer project-list
INFO Starting new HTTP connection (1): 127.0.0.1
+----------------------------------+
| Project ID                       |
+----------------------------------+
| 8e7c9edc966241b29ef913314a7f6b48 |
| 971863111f38462695723b7d9b051385 |
| b701ff33ad524a5b81a25afa9b14b7ad |
| cc00b0cc45364ca0a431b26888ed6705 |
+----------------------------------+

There is only ID displayed, it should have more information displayed such as Name and etc.

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.