]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixup regressions in PureISCSIDriver log statements.
authorPatrick East <patrick.east@purestorage.com>
Fri, 21 Nov 2014 16:39:45 +0000 (08:39 -0800)
committerPatrick East <patrick.east@purestorage.com>
Fri, 21 Nov 2014 16:39:45 +0000 (08:39 -0800)
commit8d29321d2505590e4d6f649933d95ad895dd8c54
tree382c180585737156d60730c2225cc49a27918bb9
parent3ec99175818d01eaad09c7947c862593846f3b51
Fixup regressions in PureISCSIDriver log statements.

There were some conflicting patches that went in to fix i18n helpers,
and in the merge resolution we lost some changes that previously removed
all uses of .format() from the driver. This puts back in the updated
log statements originally added in
https://review.openstack.org/#/c/135047/

Change-Id: I562a0dd950b88af2bdb67a135f6f6f0d258eed0e
Closes-Bug: 1395060
cinder/volume/drivers/pure.py