tempest/tempest/tests/lib/common
songwenping d1f79f4bd6 Remove usage of six
Remove six-library, replace the following items with Python 3 style
code:
- six.moves
- six.iteritems

Remove six-library in requirement.txt

Change-Id: Ic45dff7406937c9ee6d7bd2286107bcd33e5a16d
2021-04-15 09:35:58 +00:00
..
utils Retry on ServerFault in call_and_ignore_notfound_exc() 2020-09-30 15:37:28 -07:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
test_api_version_request.py Fix base unit test class location 2016-04-22 18:11:30 -04:00
test_api_version_utils.py [part1] Remove six 2021-02-24 12:45:22 +00:00
test_cred_client.py Make create_user domain-aware for V3CredsClient 2021-01-22 11:00:42 +00:00
test_dynamic_creds.py Support scope in dynamic cred for specific roles 2021-03-06 17:14:22 +00:00
test_http.py Remove unnecessary setUp 2019-01-10 10:14:37 +08:00
test_jsonschema_validator.py Fix date-time format checking in response schema 2017-01-31 07:40:25 +00:00
test_preprov_creds.py Remove usage of six 2021-04-15 09:35:58 +00:00
test_profiler.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00
test_rest_client.py Remove usage of six 2021-04-15 09:25:19 +00:00
test_validation_resources.py Use unittest.mock instead of third party mock 2020-05-17 17:22:58 +00:00