aodh/ceilometer/storage/sqlalchemy
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
..
alembic Avoid imposing alembic 6.0 requirement on all distros 2013-09-25 13:12:30 +01:00
migrate_repo Don't use sqlachemy Metadata as global var 2013-10-25 18:06:17 +02:00
__init__.py implement sqlalchemy dbengine backend 2012-09-26 21:36:44 +00:00
migration.py Call alembic migrations after sqlalchemy-migrate 2013-07-29 16:40:32 +03:00
models.py Change alarm_history.detail to text type 2013-10-11 12:57:58 +00:00