ceilometer/ceilometer/alarm/storage
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
..
__init__.py Separate alarm storage models from other models 2014-06-17 17:30:54 +02:00
base.py refactor hbase storage code 2014-10-15 13:19:23 +00:00
impl_db2.py [MongoDB] Fix bug with reconnection to new master node 2014-10-23 14:05:38 +03:00
impl_hbase.py Alarms listing based on "timestamp" 2014-11-07 15:00:17 +04:00
impl_log.py Move log alarms driver code to alarm tree 2014-07-21 09:54:37 +02:00
impl_mongodb.py Fix some nits or typos found by chance 2014-11-03 19:18:28 +08:00
impl_sqlalchemy.py Alarms listing based on "timestamp" 2014-11-07 15:00:17 +04:00
models.py Correct alarm timestamp field in unittest code 2014-11-07 11:02:39 +08:00
pymongo_base.py Alarms listing based on "timestamp" 2014-11-07 15:00:17 +04:00