cinder/cinder/db/legacy_migrations
Stephen Finucane e823386cbe db: Move sqlalchemy-migrate migrations
We're going to introduce a parallel alembic-based migrations tree.
Rename the current sqlalchemy-migrate-based migrations directory to
avoid confusion when this happens. We also move them up a directory
since there is no need for the current nesting.

Change-Id: Ia34ef67e6473fd54356be05feb367049311407f8
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2021-08-27 15:13:21 +01:00
..
versions db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
README db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
__init__.py db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
manage.py db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00
migrate.cfg db: Move sqlalchemy-migrate migrations 2021-08-27 15:13:21 +01:00

README

This is a database migration repository.

More information at:
    https://github.com/openstack/sqlalchemy-migrate

Original project is no longer maintained at:
    http://code.google.com/p/sqlalchemy-migrate/