Querying events by "generated" fails due to lookup in traits
Bug #1514349 reported by
Christian Brinker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Panko |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
When trying to query something like /v2/events?
Changed in ceilometer: | |
assignee: | nobody → heha (zhanghanqun) |
Changed in ceilometer: | |
status: | Triaged → In Progress |
Changed in ceilometer: | |
assignee: | heha (zhanghanqun) → Zi Lian Ji (jizilian) |
affects: | ceilometer → panko |
Changed in panko: | |
assignee: | Zi Lian Ji (jizilian) → nobody |
Changed in panko: | |
status: | In Progress → Triaged |
To post a comment you must log in.
the current use case is to query against start_timestamp or end_timestamp. i'm ok with adding support for using generated keyword. that said, this might be a gap in documentation as well.
https:/ /github. com/openstack/ ceilometer/ blob/master/ ceilometer/ api/controllers /v2/events. py#L179- L180