ceilometer/ceilometer/tests
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
..
alarm Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
api Alarms listing based on "timestamp" 2014-11-07 15:00:17 +04:00
central Use central agent manager's keystone token in discoveries 2014-09-12 10:11:00 -04:00
collector Remove the collector submodule 2013-11-26 16:03:30 +01:00
compute VMware: Enable VMware inspector to support any port 2014-11-06 00:43:19 +05:30
data_processing Switch to oslotest 2014-08-21 11:42:15 +02:00
dispatcher Allow collector service database connection retry 2014-10-21 14:17:05 +00:00
energy Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
event isolate event storage models 2014-10-01 21:43:20 -04:00
hardware Edits assert method 2014-10-19 18:30:46 +00:00
identity Add role assignment notifications for identity 2014-10-09 11:24:11 -04:00
image Enable to get service types from configuration file 2014-09-19 17:23:52 +09:00
ipmi Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08:00
network Edits assert methods 2014-10-19 21:28:20 +00:00
objectstore Edits assert methods 2014-10-20 11:36:00 +00:00
orchestration Switch to oslotest 2014-08-21 11:42:15 +02:00
profiler Switch to oslotest 2014-08-21 11:42:15 +02:00
publisher Add encoding to keys in compute_signature 2014-11-12 12:35:02 +04:00
storage [MongoDB] Add groupby ability on resource_metadata 2014-12-01 18:11:19 +04:00
volume Switch to oslotest 2014-08-21 11:42:15 +02:00
__init__.py Skeleton for API server 2012-07-27 10:34:36 -04:00
agentbase.py Skip to poll and publish when no resources found 2014-11-16 10:40:47 +08:00
base.py Switch to a custom NotImplementedError 2014-09-15 18:16:10 +02:00
constants.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
db.py Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08:00
mocks.py [HBase] Improves speed of unit tests on real HBase backend 2014-09-24 15:08:36 +04:00
pipeline_base.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_bin.py Switch partitioned alarm evaluation to a hash-based approach 2014-09-01 14:47:41 -04:00
test_collector.py collector: Allows to requeue a sample 2014-09-01 09:05:04 +02:00
test_coordination.py Fix hacking rule H305 imports not grouped correctly 2014-10-30 01:31:43 +08:00
test_decoupled_pipeline.py Add per device rate metrics for instances 2014-10-30 23:14:59 +08:00
test_deprecated_pipeline.py Add per device rate metrics for instances 2014-10-30 23:14:59 +08:00
test_messaging.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_middleware.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_neutronclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_notification.py Switch to oslo.utils 2014-08-22 14:52:13 +02:00
test_notifier.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_novaclient.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_plugin.py Switch to oslotest 2014-08-21 11:42:15 +02:00
test_sample.py Add __repr__ method for sample.Sample 2014-10-30 00:07:53 +08:00
test_utils.py Fix signature validation failure when using qpid message queue 2014-10-10 17:54:23 +08:00