cinder/cinder/tests/unit/api
xuanyandong 113026765f Remove six of dir cinder/tests/unit/api/*
Replace the following items with Python 3 style code.

- six.moves
- six.PY3
- six.PY2
- six.text_type
- six.string_types
- six.unichr
- six.viewkeys

Change-Id: I7f701dd1e5f8cb220b08191101589858f8232178
Implements: blueprint six-removal
2020-10-10 14:53:47 +08:00
..
contrib Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08: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 Remove six of dir cinder/tests/unit/api/* 2020-10-10 14:53:47 +08: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