ceilometer/ceilometer/tests/storage
Lena Novokshonova 15d01c2ff2 [MongoDB] Add groupby ability on resource_metadata
It would be useful to have groupby functionality to derive meters
by their resource_metadata. This commit adds groupby by
resource_metadata.instance_type for mongodb.

Change-Id: I26e7fb4fa2835d283cb6c83e0aec2dba4ac9bf00
Partially-Closes-Bug: 1331508
2014-12-01 18:11:19 +04:00
..
sqlalchemy Switch to oslotest 2014-08-21 11:42:15 +02:00
__init__.py Move tests into ceilometer module 2013-11-13 15:32:31 +01:00
test_base.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_get_connection.py Allow collector service database connection retry 2014-10-21 14:17:05 +00:00
test_impl_db2.py clean capabilities 2014-10-09 19:36:14 +00:00
test_impl_hbase.py clean capabilities 2014-10-09 19:36:14 +00:00
test_impl_log.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_impl_mongodb.py clean capabilities 2014-10-09 19:36:14 +00:00
test_impl_sqlalchemy.py clean capabilities 2014-10-09 19:36:14 +00:00
test_models.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
test_pymongo_base.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
test_storage_scenarios.py [MongoDB] Add groupby ability on resource_metadata 2014-12-01 18:11:19 +04:00