deb-ceilometer/ceilometer/api
Julien Danjou 36df404e42 events: fix operator check in event filter
Currently, the query is checked against the `eq' operator, which is
wrong. The SQLAlchemy driver code only implements one operator, which is
gt/ge/eq depending on the field. This patches fixes that correctly in
the API.

Change-Id: Id15c512d24e5097ebc68bd8e5f109ff5e6b9a65a
2016-07-07 11:45:02 +02:00
..
controllers events: fix operator check in event filter 2016-07-07 11:45:02 +02:00
__init__.py Use min and max on IntOpt option types 2015-08-15 11:11:01 -07:00
app.py Replace logging with oslo_log 2016-04-25 14:52:21 +08:00
app.wsgi Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
hooks.py Remove alarming code 2015-11-24 13:44:58 +01:00
middleware.py Correct thread handling in TranslationHook 2015-08-10 09:52:28 +01:00
rbac.py Fix events rbac 2016-01-21 09:38:59 +00:00