]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix not implemented wording in update_migrated_volume
authorJay S. Bryant <jsbryant@us.ibm.com>
Fri, 10 Jul 2015 21:38:15 +0000 (16:38 -0500)
committerJay S. Bryant <jsbryant@us.ibm.com>
Fri, 10 Jul 2015 21:41:14 +0000 (16:41 -0500)
commite42c66a25f3d342c758f5f58aa58b079be065530
tree4263d071ed13a46428f0661c919cffdc3dfa0d73
parent0f588ac59b998a8a12457ffdca87292d67a0584a
Fix not implemented wording in update_migrated_volume

It was recommended in review https://review.openstack.org/#/c/180873
that the message sent to the NotImplementedError exception be reworded.
The recommendation was made late in the review process and was not
corrected.  This patch implements the recommendation.

Change-Id: I1b0356c7b9d7e493c8501ce388ca4bc855b1e517
cinder/volume/driver.py