aodh/ceilometer/storage
Thomas Maddox 0a98159bc9 Fix for get_resources with postgresql
Add max_ts and min_ts to GROUP BY in sub-query, since they need to be aggregated to SELECT them.

Closes-Bug: #1241526
Change-Id: Ifdd2bc661b5da31bd40d1c3fa1fc442d7417399f
2013-10-21 15:55:55 +00:00
..
sqlalchemy Change alarm_history.detail to text type 2013-10-11 12:57:58 +00:00
__init__.py Use MongoDB aggregate to get resources list 2013-08-08 11:23:16 +02:00
base.py Apply six for metaclass 2013-10-08 15:22:30 +09:00
impl_db2.py db2 does not allow None as a key for user_id in user collection 2013-10-02 09:19:18 -04:00
impl_hbase.py Allow to get a disabled alarm 2013-09-26 11:53:01 +02:00
impl_log.py Allow to get a disabled alarm 2013-09-26 11:53:01 +02:00
impl_mongodb.py Allow to get a disabled alarm 2013-09-26 11:53:01 +02:00
impl_sqlalchemy.py Fix for get_resources with postgresql 2013-10-21 15:55:55 +00:00
models.py Alarm API update 2013-09-19 16:11:38 +02:00