cinder/cinder/tests/unit/api
Vipin Balachandran 525e27331d Raise BadRequest for invalid replication status
Raise HTTPBadRequest instead of HTTPNotFound while creating
a volume from an existing source replica with invalid replication
status 'disabled'.

APIImpact

Change-Id: If7ac01a9452dca0446088189b658340da538c427
Closes-Bug: #1471694
2015-07-15 15:21:57 +05:30
..
contrib Merge "Validate bool value using strutils.bool_from_string method" 2015-07-06 18:47:45 +00:00
extensions Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
middleware Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
openstack Replace xrange() with six.moves.range() 2015-06-16 10:46:40 +02:00
v1 Avoid race condition at snapshot deletion stage 2015-07-02 15:50:01 +03:00
v2 Raise BadRequest for invalid replication status 2015-07-15 15:21:57 +05:30
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
common.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Replace dict.iteritems() with dict.items() 2015-06-12 15:18:57 +02:00
test_common.py Don't truncate osapi_volume_link prefixes 2015-04-24 11:24:17 +08:00
test_extensions.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_router.py Bad link in API version details response 2015-05-07 18:50:07 -07:00
test_versions.py Fix wrong response with version details 2015-05-27 08:13:34 +08:00
test_wsgi.py Fix unit tests spam output 2015-05-05 19:32:33 +03:00
test_xmlutil.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00