]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add missing space to logged error in create volume
authorEric Harney <eharney@redhat.com>
Fri, 21 Aug 2015 21:23:20 +0000 (17:23 -0400)
committerEric Harney <eharney@redhat.com>
Fri, 21 Aug 2015 21:23:20 +0000 (17:23 -0400)
commitca87719af0a2e1f67592c068937ebf389396a66f
treedc839621b63fd8abc1dac2674c4a9403816f20f5
parentec9caa84207868bd5681123ef938515082495d24
Add missing space to logged error in create volume

Currently this reads:
  Originating source volume status must
  be one of'available, in-use' values

Change-Id: I5c387ff83670672e882ee7f155edceb4d8a8a7f8
cinder/volume/flows/api/create_volume.py