]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix exception when size is None.
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Thu, 29 Nov 2012 22:48:03 +0000 (17:48 -0500)
committerMatthew Treinish <treinish@linux.vnet.ibm.com>
Fri, 30 Nov 2012 18:39:02 +0000 (13:39 -0500)
commit503e92332db78a2469fcc853a2be1c5dee9c8da4
treeb83449f4ff7e192657a86060704b7bd944f3f7c0
parentde14700f955bd8393d016abe6644f646c0e0baf4
Fix exception when size is None.

If an incoming create request has a size of None raise
an exception.

Fixes: bug 1084711
Change-Id: I5ad377073cc6853b502889ad9292b5758522ca88
cinder/volume/api.py