python-glanceclient/glanceclient/tests/unit/v2
Cyril Roelandt fc8f9ac2ed Remove unicode-related Python2-only code
This commit:
- removes the old "u" prefix from all strings
- removes the unicode_key_value_to_string function

Change-Id: I1da347e31e828fd2359f0935a4da47257116d4cb
2022-11-14 11:49:33 +01:00
..
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
base.py Add support for glance-download import method 2022-08-30 11:20:40 +00:00
fixtures.py Use "multihash" for data download validation 2018-09-07 14:50:24 -04:00
test_cache.py Add support for Cache API 2022-02-22 16:39:33 +00:00
test_client_requests.py Bump default pagesize 2022-08-26 12:46:20 +01:00
test_images.py Remove unicode-related Python2-only code 2022-11-14 11:49:33 +01:00
test_info.py Add support for usage API 2022-01-31 13:27:54 -08:00
test_members.py Add member-get command 2021-08-02 09:08:50 +00:00
test_metadefs_namespaces.py Update hacking for Python3 2020-04-02 15:48:09 +02:00
test_metadefs_objects.py Update hacking for Python3 2020-04-02 15:48:09 +02:00
test_metadefs_properties.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_resource_types.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_metadefs_tags.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_schemas.py Fix warlock model creation 2016-07-06 18:18:42 -07:00
test_shell_v2.py Remove unicode-related Python2-only code 2022-11-14 11:49:33 +01:00
test_tags.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_tasks.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
test_versions.py Add versions list function 2015-11-10 10:28:32 +08:00