cinder/cinder/db/sqlalchemy/migrate_repo
Sean McGinnis 1133619108
Compact DB migrations to Ocata
This compacts all database migrations up to Ocata into one
intial schema to remove the need to apply every database
change along the way.

Change-Id: I53f45472d6c1aeafa35064cc1d80c5376ff32b9b
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-02-07 15:06:22 -06:00
..
versions Compact DB migrations to Ocata 2019-02-07 15:06:22 -06:00
README Remote unused iscsi_targets table 2016-01-15 21:14:35 +01: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

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/