
Currently we're not checking that the input value requested for size on volume create is valid, but taskflow portion of the code expects it to be and as a result when it receives invalid input we litter the logs with Trace messages. This patch adds a check that verifies that if we pass in a size to create_volume in the volume.api that it is in fact an int or a string representation of an int. Worst commit ever Change-Id: I81bf515360eacf63e6f3cdb672ec7f37001aa4fb Closes-Bug: 1370773
The Choose Your Own Adventure README for Cinder
You have come across a storage service for an open cloud computing service. It has identified itself as "Cinder." It was abstracted from the Nova project.
To monitor it from a distance: follow @openstack on twitter.
To tame it for use in your own cloud: read http://docs.openstack.org
To study its anatomy: read http://cinder.openstack.org
To dissect it in detail: visit http://github.com/openstack/cinder
To taunt it with its weaknesses: use http://bugs.launchpad.net/cinder
To watch it: http://jenkins.openstack.org
To hack at it: read HACKING.rst
Description
Languages
Python
99.7%
Smarty
0.3%