aodh/ceilometer/storage/sqlalchemy
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
..
alembic Avoid imposing alembic 6.0 requirement on all distros 2013-09-25 13:12:30 +01:00
migrate_repo Fix wrong using of Metadata in 15,16 migrations 2013-10-18 14:30:48 +04: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