]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix formatting in vol/snap delete API messages
authorEric Harney <eharney@redhat.com>
Wed, 16 Mar 2016 15:08:08 +0000 (11:08 -0400)
committerEric Harney <eharney@redhat.com>
Wed, 16 Mar 2016 15:08:25 +0000 (11:08 -0400)
commit5a78e52f5947ec7b37441226c0a9f03afbbbf907
tree51c70e61650c0f407962fadd918866a4e8973d73
parentd66fd6661892291ac6b2f60d93c1beb04637454a
Fix formatting in vol/snap delete API messages

These messages print with incorrect spacing and
are shown from cinderclient when running volume
and snapshot delete.

Change-Id: I81175133baa84b43c71b6ca5bd7a93db7b541d3d
cinder/volume/api.py