]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix retyping volume that has volume type None
authorgit-harry <git-harry@live.co.uk>
Thu, 8 May 2014 11:38:41 +0000 (12:38 +0100)
committergit-harry <git-harry@live.co.uk>
Thu, 8 May 2014 11:38:41 +0000 (12:38 +0100)
commit8ce85e4fd40e9def337daadfdc92aca7b064efff
tree7fce74b1b33a0102bad22fbe2a35b2fd9f3cd666
parentf7f9e6228d8b73be6c1a4ad3fd998d02104a7a3b
Fix retyping volume that has volume type None

Modified volume_types_diff to work when one volume type is None.

Fixed _fix_encryption_specs so that the new dictionary is returned.

Change-Id: Iaba3032317f4d0649c917fb92403c4e9146fe3e9
Closes-Bug: #1311058
cinder/tests/test_volume_types.py
cinder/volume/volume_types.py