cinder/cinder/tests/unit/api
Takashi Kajinami eba7286a0f Fix deprecation warnings caused by invalid UUIDs
This change replaces invalid UUIDs used in unit tests which are causing
the deprecation warnings like;

FutureWarning: b"'fake_volume_id'" is an invalid UUID. Using UUIDFields
with invalid UUIDs is no longer supported, and will be removed in
a future release. Please update your code to input valid UUIDs or
accept ValueErrors for invalid UUIDs. ...

Change-Id: I18b0a7c81efd8fe981bdd7a3c41a7044147a96a0
2022-03-03 17:06:20 +09:00
..
contrib Fix deprecation warnings caused by invalid UUIDs 2022-03-03 17:06:20 +09:00
middleware Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
openstack Fix best_match() deprecation warning 2021-05-13 13:59:17 +02:00
v2 Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
v3 Fix deprecation warnings caused by invalid UUIDs 2022-03-03 17:06:20 +09:00
views Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fakes.py Remove Block Storage API v2 2021-06-04 17:21:28 -04:00
test_api_validation.py Remove references to 'sys.version_info' 2021-04-25 14:19:19 +08:00
test_common.py Remove the need for project_id from API endpoints 2022-02-08 08:32:23 -08:00
test_versions.py Remove 'enable_v3_api' option 2021-08-05 06:30:16 -04:00