deb-cinder/cinder/db
Vincent Hou 79414d17d8 Remove the jointly loaded model in finish_volume_migration
After a successful volume migration, the source volume and the
destination volume need to swap the data in the models in
finish_volume_migration. It is sufficient to load the volume
model only and there is no need to load other models, like
volume type, metadata, consistency group, etc. If we load
these additional models, it will lead to NULL key error, when
either source or destination model has a NULL key pointer.

Change-Id: I04ad0739387d602719591680854e6655cc87f9ab
Closes-Bug: #1505572
2015-10-21 22:52:35 -07:00
..
sqlalchemy Remove the jointly loaded model in finish_volume_migration 2015-10-21 22:52:35 -07:00
__init__.py Enable flake8 H303,H304 checking 2014-04-15 09:16:01 +00:00
api.py Improve performance listing detail for volumes 2015-10-14 14:39:35 +08:00
base.py Fix sqlalchemy reuse in multi-backend children 2015-03-12 09:49:48 -06:00
migration.py Move oslo.config to oslo_config namespace 2015-01-17 10:33:37 -06:00