cinder/cinder/tests/unit/api/openstack
Sean McGinnis 79d8f87ea6 Remove API check is_valid_body
This boolean check was kept around for compatibility for the v1
API. New APIs use (or should use) the assert_valid_body call that
throws a valid exception for missing body elements.

Now that the v1 API has been removed, this removes is_valid_body
and makes sure all remaining instances to the assert call.

Change-Id: I93d5610013c17c5344de27d7f3ed5d5b89ba83ee
2017-10-10 00:53:07 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_api_version_request.py Create custom assertTrue and assertFalse 2017-09-11 18:31:20 +02:00
test_versioned_method.py cinder-api-microversions code 2016-02-24 06:50:54 -07:00
test_wsgi.py Remove API check is_valid_body 2017-10-10 00:53:07 +00:00