glance/glance/db/sqlalchemy/migrate_repo
wangxiyuan 2f803d3fa9 Remove DB downgrade
As downgrade are not supported after Kilo, we should remove them now.
Roll backs can be performed as mentioned in the below link:
http://docs.openstack.org/ops-guide/ops-upgrades.html#rolling-back-a-failed-upgrade

The DB downgrades were deprecated in Glance Mitaka release by commit
e3366afdfb.

Change-Id: I937d15d93f16a3e44a50e6ff1a469098eab67c79
Implements: blueprint remove-db-downgrade
2016-09-01 10:53:08 +08:00
..
versions Remove DB downgrade 2016-09-01 10:53:08 +08:00
README Update sqlalchemy-migrate url 2016-07-26 14:34:39 -05:00
__init__.py hacking: upgrade to 0.9.x serie 2014-10-06 14:41:03 +02:00
manage.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 18:29:53 +02:00
migrate.cfg Create 'simple' db driver 2012-06-07 09:20:50 -07:00
schema.py fix docstring warnings and errors 2016-03-14 18:40:15 +00:00

README

This is a database migration repository.

More information at
https://git.openstack.org/cgit/openstack/sqlalchemy-migrate/