]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Ensure metadata is saved before updating volume status
authorHaruka Tanizawa <h-tanizawa@intellilink.co.jp>
Fri, 25 Apr 2014 02:41:40 +0000 (11:41 +0900)
committerHaruka Tanizawa <h-tanizawa@intellilink.co.jp>
Mon, 26 May 2014 02:19:20 +0000 (11:19 +0900)
commitfcc17a6b09cbcfaa8aa9db2ee5d187de7f7649aa
tree76121598c055800291ece3c5e71da726d3b59964
parent6168d361cfbb43d4ef0e045368f04904937a7c09
Ensure metadata is saved before updating volume status

This patch ensures the volume metadata is saved to
the snapshot metadata before updating the status
of the snapshot to be available.

Change-Id: Iada010520dc3c086fcd410a6c7fd152cf4a31561
Closes-Bug: #1310991
cinder/tests/test_volume.py
cinder/volume/manager.py