aodh/ceilometer/storage
Mehdi Abaakouk 613887344d Don't use sqlachemy Metadata as global var
In up>down>up mode migrations are failing due to using of common MetaData.
It should be declared separatly for both of migration methods.

Change-Id: I594c649def9a269033463558ba2aa9313f817ee5
Related-Bug: #1240898
2013-10-25 18:06:17 +02:00
..
sqlalchemy Don't use sqlachemy Metadata as global var 2013-10-25 18:06:17 +02: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