]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Logging updates to properly use ',' instead of '%'
authorJay S. Bryant <jsbryant@us.ibm.com>
Tue, 2 Dec 2014 21:17:38 +0000 (15:17 -0600)
committerJay S. Bryant <jsbryant@us.ibm.com>
Wed, 17 Dec 2014 21:03:35 +0000 (15:03 -0600)
commit49aaa1c8ad4bf88adf5a6ca0d95616c634ae286f
tree53685569a188a76cf9c75c64d15b776f78f2f72e
parentfa8d88b6e132de74d063896c011c11ae13547332
Logging updates to properly use ',' instead of '%'

The i18n logging standards recommend using ',' for
the addition of variables to log strings.  This patch
implements that change for the ibmnas driver.

Change-Id: Ia3b79ffa1d9f812848d9b00837b0f92fb16619f5
cinder/volume/drivers/ibm/ibmnas.py