cinder/cinder/api
john-griffith bc16517ac7 Catch TypeError when new_size is None on extend
The volume_actions extend method does not catch/handle TypeError
exceptions.  The tempest volume_actions test includes a negative
test that doesn't pass in a new-size so the result is we get an
unhandled exception/trace in the log files for these runs.

Change-Id: I8b699a28e06e62126da02c3318d3129412dffa6b
Closes-Bug: #1259336
2013-12-09 16:00:20 -07:00
..
contrib Catch TypeError when new_size is None on extend 2013-12-09 16:00:20 -07:00
middleware Fix all occurences of H404 Hacking warning 2013-10-13 10:36:27 +03:00
openstack Fixing check order for empty body in get_body() 2013-11-28 11:41:39 -03:00
schemas Moving common api code into cinder.api 2012-11-21 21:26:39 -08:00
v1 Fix docstring for snapshot_metadata controller 2013-12-05 16:44:51 +08:00
v2 Fix docstring for snapshot_metadata controller 2013-12-05 16:44:51 +08:00
views Fix volume transfer href issue 2013-10-22 18:57:10 +08:00
__init__.py Replace FLAGS with cfg.CONF in api 2013-06-10 17:56:26 +04:00
auth.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
common.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
extensions.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
sizelimit.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
urlmap.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
versions.py Changed header from LLC to Foundation based on trademark policies 2013-09-10 17:26:42 +02:00
xmlutil.py Fix typo in cinder 2013-12-02 16:40:34 +08:00