deb-ceilometer/ceilometer/event
unknown d5860a7072 Fix the heavy time cost of event-list
Acorrding the current event-list API, an admin user is allowed to query
all events which have traits.project_id value that match it's own project
OR any event without any project_id trait. In get_events() in
impl_sqlalchemy.py, this current query clause is implemented in a
inefficient way. This change make it more efficient.

Co-Authored-By: gordon chung<gord@live.ca>
Change-Id: I645a7def0552e2574da540e180b4f57d8770e96e
Closes-Bug: #1494440
2015-09-15 09:55:12 +00:00
..
storage Fix the heavy time cost of event-list 2015-09-15 09:55:12 +00:00
__init__.py Add configuration-driven conversion to Events 2013-12-10 17:31:09 +00:00
converter.py Fix typos in gnocchi.py and converter.py 2015-09-08 12:01:14 +09:00
endpoint.py Fix requeue process on event handling error 2015-08-27 20:07:14 +08:00
trait_plugins.py unicode error in event converter 2015-02-15 22:30:42 -05:00