tempest/tempest/api/compute/images
songwenping 8c3dac1abc Remove usage of six
Remove six-library Replace the following items with Python 3 style code.
- six.BytesIO

Change-Id: Ia28a498fedb2b19e4b0fd84b08cce373afe568a5
2021-02-22 09:12:42 +08:00
..
__init__.py rename tests -> api 2013-05-20 17:20:54 -04:00
test_image_metadata.py Remove usage of six 2021-02-22 09:12:42 +08:00
test_image_metadata_negative.py Adding description for testcases - compute part6 2020-08-10 16:30:28 +08:00
test_images.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00
test_images_negative.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00
test_images_oneserver.py Adding description for testcases - compute part8 2020-08-12 15:36:31 +08:00
test_images_oneserver_negative.py Fix race condition for image test 2021-02-10 14:28:45 +00:00
test_list_image_filters.py Remove usage of six 2021-02-22 09:12:42 +08:00
test_list_image_filters_negative.py Adding description for testcases - compute part8 2020-08-12 15:36:31 +08:00
test_list_images.py Adding description for testcases - compute part5 2020-07-30 10:05:37 +08:00