deb-ceilometer/ceilometer/storage/hbase
Igor Degtiarov be88b00e90 Adding comparison operators in query for event traits
In EventFilter we have an optional parameter 'op' in traits_filter part. But up
to date usage of this param has been implemented only in Hbase and
Mongodb backends. However in API we can use only 'op'='eq'.

This change improves usage of parameter 'op' in query for events in api, and
adds possibility to use comparison in query with SQL backend.

Some tests are also added to cover using of this new feature.

Closes-bug: #1354009
Change-Id: I4824800eac7270bcfa10882a735e48d80bf32712
2014-08-28 12:10:49 +04:00
..
__init__.py Splits hbase storage code base 2014-06-17 17:30:54 +02:00
inmemory.py Adding comparison operators in query for event traits 2014-08-28 12:10:49 +04:00
utils.py [HBase] Refactor hbase.utils 2014-08-12 15:46:35 +03:00