trove/trove/tests/api
wangzihao e954184693 Remove six usage and basestring check
Remove basestring check.
Remove six Replace the following items with Python 3 style code.

- six.string_types
- six.int2byte
- six.indexbytes
- six.add_metaclass
- six.StringIO
- six.text_type
- six.integer_types
- six.binary_type
- six.BytesIO
- six.reraise

Change-Id: I4fb9033d152963c504ceb4d5c4d08f934ee4accb
2020-10-16 10:40:22 +08:00
..
mgmt Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
__init__.py Remove copyright from empty files 2014-01-16 13:13:23 +04:00
backups.py Datastore containerization 2020-05-27 10:31:50 +12:00
configurations.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
databases.py Improve the function tests 2020-01-28 14:27:52 +13:00
datastores.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
instances.py Fix functional test for instance access operation 2020-08-12 18:25:31 +12:00
instances_actions.py Support online volume resize 2020-07-24 13:55:51 +12:00
instances_delete.py Datastore containerization 2020-05-27 10:31:50 +12:00
instances_resize.py Support to rebuild instance by admin 2020-08-06 20:38:11 +12:00
limits.py Fix CI job 2020-05-25 17:37:38 +12:00
replication.py Fix functional test for instance access operation 2020-08-12 18:25:31 +12:00
root.py Improve the function tests 2020-01-28 14:27:52 +13:00
user_access.py Improve the function tests 2020-01-28 14:27:52 +13:00
users.py Remove six.moves.urllib 2020-09-25 20:55:47 +08:00
versions.py Improve the function tests 2020-01-28 14:27:52 +13:00