Command line doesn't print useful message when there are no sample events
Bug #1111972 reported by
Dan Florea
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-ceilometerclient |
Fix Released
|
Low
|
Dan Florea |
Bug Description
Below is the output:
$ ceilometer sample-list
INFO Starting new HTTP connection (1): 127.0.0.1
'events' <<<<<
A useful error or nothing should be printed.
Changed in ceilometer: | |
assignee: | nobody → Dan Florea (dflorea) |
Changed in ceilometer: | |
status: | New → In Progress |
affects: | ceilometer → python-ceilometerclient |
Changed in python-ceilometerclient: | |
importance: | Undecided → Low |
Changed in python-ceilometerclient: | |
milestone: | none → 1.3.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I'm not sure it's really an error to have an empty result set from a query, is it?