deb-cinder/bin
Eric Harney 6c80ab5bdb Don't throw ValueError for invalid volume id
If a user runs something like "cinder-manage volume delete a1234",
a ValueError is thrown because it fails to cast to int.
Catch this and treat the parameter as an id which will result in a
later VolumeNotFound error rather than breaking this way.

Change-Id: I95a9b9d7628cebe4b6d855ea925b0ad3a5f1c4c4
2013-05-24 11:57:45 -04:00
..
cinder-all Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-api Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-backup Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-clear-rabbit-queues Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-manage Don't throw ValueError for invalid volume id 2013-05-24 11:57:45 -04:00
cinder-rootwrap Update Cinder's latest copy of OSLO grizzly stable 2013-03-20 14:55:55 -07:00
cinder-rpc-zmq-receiver Update Cinder's latest copy of OSLO grizzly stable 2013-03-20 14:55:55 -07:00
cinder-scheduler Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-volume Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00
cinder-volume-usage-audit Add CINDER_LOCALEDIR env variable 2013-05-13 23:17:59 +08:00