ceilometer/ceilometer/tests
Samta b9d8b58320 Alarms listing based on "timestamp"
Fixes are proposed for ordering alarms based
on "timestamp" in descending order.
Existing tests has been modified at storage
and api without breaking their functionality.

One test case has been provided with this patch.

Co-Authored-By: Ilya Tyaptin <ityaptin@mirantis.com>

Change-Id: Ie2bb950b6d32188f451f905e2cf07e4d938df1ac
Closes-Bug: #1287119
2014-11-07 15:00:17 +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 Merge "Adds memory stats meter to libvirt inspector" 2014-10-21 14:12:41 +00:00
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 Edits assert methods 2014-10-20 11:36:00 +00:00
storage Alarms listing based on "timestamp" 2014-11-07 15:00:17 +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 Edits assert methods 2014-10-20 11:36:00 +00: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 Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02:00
test_deprecated_pipeline.py Remove (c) and remove unnecessary encoding lines 2014-05-31 13:02:21 +02: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