cinder/cinder/db/sqlalchemy/migrate_repo
Ivan Kolodyazhny 6d678dc393 Remove downgrade migrations
According to cross project spec[1] downgrade migrations should be removed.

[1] I622f89fe63327d44f9b229d3bd9e76e15acbaa7a

Implements blueprint: no-downward-sql-migration

Change-Id: I111cdb4bba361de5da0ce7db8144965c947ada41
2015-12-18 14:04:16 +02:00
..
versions Remove downgrade migrations 2015-12-18 14:04:16 +02:00
__init__.py Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
manage.py Fix files in Cinder with execute bit set 2014-12-19 09:37:19 -06:00
migrate.cfg Initial fork out of Nova. 2012-05-03 10:48:26 -07:00
README Initial fork out of Nova. 2012-05-03 10:48:26 -07:00

This is a database migration repository.

More information at
http://code.google.com/p/sqlalchemy-migrate/