]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Clean uploading volume when c-vol restarts
authorLisaLi <xiaoyan.li@intel.com>
Wed, 3 Feb 2016 03:10:39 +0000 (11:10 +0800)
committerLisaLi <xiaoyan.li@intel.com>
Thu, 4 Feb 2016 02:14:48 +0000 (10:14 +0800)
commit0dc1a273cf14f51b07c32d466dd738ed6e0673fc
tree2df0294029e85cbc84d734053fe8cf058beb1a3d
parent9814feedf46e9d363cefb975ca994b83cf89cba9
Clean uploading volume when c-vol restarts

This patch is to clean up the state of uploading volumes to
original status when volume service restarts.

Change-Id: I0f49261f11efff835fa2e173bab5c823ca8d7d6e
Closes-bug: #1541175
cinder/tests/unit/test_volume.py
cinder/volume/manager.py