commit 902b7bf6f5425824a0661b8e4beac4a894749c03
Author: Chris Friesen <email address hidden>
Date: Mon May 15 12:48:37 2017 -0600
fix InvalidSharedStorage exception message
The exception message for InvalidSharedStorage is grammatically
complex and ignores the possibility of block migration, which
results in a misleading and confusing message for the user.
Reviewed: https:/ /review. openstack. org/464726 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=902b7bf6f54 25824a0661b8e4b eac4a894749c03
Committed: https:/
Submitter: Jenkins
Branch: master
commit 902b7bf6f542582 4a0661b8e4beac4 a894749c03
Author: Chris Friesen <email address hidden>
Date: Mon May 15 12:48:37 2017 -0600
fix InvalidSharedSt orage exception message
The exception message for InvalidSharedSt orage is grammatically
complex and ignores the possibility of block migration, which
results in a misleading and confusing message for the user.
Change it to something simpler and more accurate.
Change-Id: Icfc8e151a4ea36 ec303f0b8c2e1dc 9e6f0bd5925
Closes-Bug: #1690890