aodh/ceilometer/storage
Svetlana Shturm 71f1264a8a Fix wrong using of Metadata in 15,16 migrations
In up>down>up mode migrations are failing due to using of common MetaData.
It should be declared separatly for both of migration methods.

Fixes-Bug: #1240898
Change-Id: I8f6555ce44204e79a9c47b7caa1fe05970f4e3f0
2013-10-18 14:30:48 +04:00
..
sqlalchemy Fix wrong using of Metadata in 15,16 migrations 2013-10-18 14:30:48 +04: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 Allow to get a disabled alarm 2013-09-26 11:53:01 +02:00
models.py Alarm API update 2013-09-19 16:11:38 +02:00