cinder/cinder/db
whoami-rajat 38f93e9dda Fix: Online migrations for untyped volumes/snapshots
Currently when we run online migrations with ``default_volume_type``
option set in cinder.conf, all volumes/snapshots gets migrated to
that type.
The expected functionality is to migrate them to ``__DEFAULT__`` type.
This patch fixes the same.

Change-Id: I71217621fc9426ccd88aec604ebe8d41e6f43c18
(cherry picked from commit ba7406d13f)
2019-10-03 03:21:06 +00:00
..
sqlalchemy Fix: Online migrations for untyped volumes/snapshots 2019-10-03 03:21:06 +00:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
api.py Untyped to Default Volume Type 2019-09-20 05:37:54 +00:00
base.py Add ability to specify backup driver via class name 2017-10-11 12:59:00 +03:00
migration.py Compact DB migrations to Queens 2019-05-03 09:45:21 -05:00