]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Change Fail to Failed in error messages
authorDavid Rosales <darosale@us.ibm.com>
Wed, 24 Feb 2016 19:56:16 +0000 (13:56 -0600)
committerDavid Rosales <darosale@us.ibm.com>
Fri, 26 Feb 2016 16:45:24 +0000 (10:45 -0600)
commit56eac97fd96668a99a2ce35a0ace2f4a7f06f303
tree7501049a622618950de6b46dcd69000e3c51bb70
parent8ed2d59395611ec2dc0ed78e8290af66bd02b1f2
Change Fail to Failed in error messages

To maintain proper error messaging, this fix changes the usage of
'Fail' to 'Failed' in two separate error messages. This change will
make these error messages consistent with other messaging.

Closes-Bug: #1549453
Change-Id: I961d341ce61eaceb062e9c0318d1c7b32e4d5263
cinder/volume/drivers/ibm/storwize_svc/replication.py