]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixes inappropriate error message.
authorhuangtianhua <huangtianhua@huawei.com>
Mon, 18 Nov 2013 07:55:32 +0000 (15:55 +0800)
committerhuangtianhua <huangtianhua@huawei.com>
Mon, 18 Nov 2013 08:03:54 +0000 (16:03 +0800)
commit9f138a1efdab9dd0f7b4bbfc9835bd53dfed762b
treef246508c60596a3e3156b387e336731300735565
parent1099f09a2d22389b75377758f89a4f3365e69305
Fixes inappropriate error message.

"Volume cannot be deleted while migrating" as error message in
create_snapshot is inappropriate while volume is migrating.

Change-Id: I6cfaf312f9b1edbf4e54f737664290d6ab3b6332
Closes-Bug: #1252175
cinder/volume/api.py