]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Volume migration: add 'name_id' as valid skippable field
authorVincent Hou <sbhou@cn.ibm.com>
Mon, 14 Dec 2015 06:08:54 +0000 (22:08 -0800)
committerVincent Hou <sbhou@cn.ibm.com>
Mon, 14 Dec 2015 06:08:54 +0000 (22:08 -0800)
commit35ed0dd1fa2345a32c02a82026c16190086dd0de
tree7a762c3704c33a35ec5dda6150dc03b92ca81169
parente7965dc323c3d9a97d6cddfad48dc36b7792f6c8
Volume migration: add 'name_id' as valid skippable field

New Versioned Objects expect 'name_id' as a valid input, which
is able to change '_name_id' as well, so this patch adds
'name_id' into the fields, which are going to skip for the
creation of the target volume during migration.

Change-Id: I91e3bc05607243aef020f461a467e9ecb956544f
Closes-Bug: #1525781
cinder/volume/manager.py