]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix for glance_metadata during volume migration
authorSzymon Borkowski <szymon.borkowski@intel.com>
Fri, 5 Feb 2016 14:05:39 +0000 (15:05 +0100)
committerMichał Dulko <michal.dulko@intel.com>
Fri, 4 Mar 2016 09:11:20 +0000 (10:11 +0100)
commit6ead3b86b201b1aed8930464a48df35f1492674a
treeb798ab03c1c8c20ca667b6a28255a780c3cb577e
parent37aefd6fcbb4674129837d149b15bec6077c7a99
Fix for glance_metadata during volume migration

This patch allows to transfer glance_metadata together with volume
during the migration process, when the volume is created from the
image.

Co-Authored-By: Michal Dulko <michal.dulko@intel.com>
Change-Id: Ifee5f2c53865076f43556d9dd6b6cbef77494bc8
Closes-Bug: 1538926
cinder/objects/volume.py
cinder/tests/unit/objects/test_volume.py
cinder/tests/unit/test_volume.py