]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Extend param2id() to work with uuids
authorStephen Mulcahy <stephen.mulcahy@hp.com>
Thu, 21 Mar 2013 17:57:24 +0000 (17:57 +0000)
committerStephen Mulcahy <stephen.mulcahy@hp.com>
Thu, 21 Mar 2013 18:10:31 +0000 (18:10 +0000)
commite1561b8f8a05f3cd6b8635683b178f924384de65
treec4787473868744c14f185bc86cfe3090e0d387a2
parentc3ece4a20a5fa1ef9f83032f3efb3a182d04a597
Extend param2id() to work with uuids

Add uuid support to param2id() to allow commands including
cinder-manage volume delete to work with uuid style volumd ids

Fixes bug #1158409

Change-Id: I2d197320b61f44d1104ed0342a6b5b70f673468a
bin/cinder-manage