diff options
author | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-05-08 15:36:28 +0930 |
---|---|---|
committer | Chris Yeoh <cyeoh@au1.ibm.com> | 2013-05-08 15:36:28 +0930 |
commit | 46ce2e345bce18c2e2f645bb90aea11ca53ba825 (patch) | |
tree | 34a761be8dbc1e0c3cc5511e9bb9f5420f183a5e /nova/utils.py | |
parent | 4ce8f2a6a9d4644153b4ba532ca1b78665507d6a (diff) | |
download | nova-46ce2e345bce18c2e2f645bb90aea11ca53ba825.tar.gz nova-46ce2e345bce18c2e2f645bb90aea11ca53ba825.tar.xz nova-46ce2e345bce18c2e2f645bb90aea11ca53ba825.zip |
Catch volume create exception
Catch InvalidInput exception from cinder when the parameters
are invalid such as an invalid size. Currently the exception
is not caught which results in a 400 Bad Request correctly being
returned, but also leaving a traceback in the logs. Correctly
catching the exception and explicitly raising an HTTPBadRequest
removes the production of the traceback
Fixes bug #1098048
Change-Id: Ia66e67f302cf20e96417f4ff3c1430b755a4a861
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions