cinder/cinder/tests/unit/api
tushargite96 f89d1b7b80 Dropping explicit unicode literal
In python 3, all strings are considered as unicode string.

This patch drops the explicit unicode literal (u'...')
or (u"..") appearances from the unicode strings.

Change-Id: I5c4b0eb24ecade37c22e7777640466116a893a89
2021-03-16 07:31:40 +00:00
..
contrib Dropping explicit unicode literal 2021-03-16 07:31:40 +00:00
middleware Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
openstack Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
v2 Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
v3 Dropping explicit unicode literal 2021-03-16 07:31:40 +00: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 Default type overrides 2020-09-16 14:05:31 +00:00
test_api_validation.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00
test_common.py Move unit test code under tests/unit/ 2020-04-30 18:13:54 -04:00
test_versions.py Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08:00