]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Storwize: Fix format string
authorEric Harney <eharney@redhat.com>
Mon, 14 Sep 2015 17:12:15 +0000 (13:12 -0400)
committerEric Harney <eharney@redhat.com>
Mon, 14 Sep 2015 17:12:15 +0000 (13:12 -0400)
commit65e7a4e96df6b39038b3245ef24f87e2675a67f6
tree8839641d83e1a62b64168ad18e01907a883dd0fe
parentb1cdd9e49f47a683f47211ea8f26d01c9bb1ed8e
Storwize: Fix format string

String accidentally used %{count}s instead of %(count)s.

Change-Id: Ibe54927f4847f947f3a3053150ee3593e04595ee
cinder/volume/drivers/ibm/storwize_svc/helpers.py