trove/trove/tests/scenario/runners
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
..
__init__.py Disable wait for force-delete 2017-01-14 18:49:38 +00:00
backup_runners.py Datastore containerization 2020-05-27 10:31:50 +12:00
cluster_runners.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
configuration_runners.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
database_actions_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
guest_log_runners.py Support backup strategy API 2020-07-17 11:35:53 +12:00
instance_actions_runners.py Support HEALTHY status for db instance 2019-12-14 12:55:56 +13:00
instance_create_runners.py Support HEALTHY status for db instance 2019-12-14 12:55:56 +13:00
instance_delete_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
instance_error_create_runners.py Remove all the resources when the Nova VM creation failed 2019-10-09 12:03:59 +13:00
instance_force_delete_runners.py Disable wait for force-delete 2017-01-14 18:49:38 +00:00
instance_upgrade_runners.py Support HEALTHY status for db instance 2019-12-14 12:55:56 +13:00
module_runners.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
negative_cluster_actions_runners.py Call wrong father class's method with super(). 2017-04-18 21:48:51 -04:00
replication_runners.py Fix functional test for instance access operation 2020-08-12 18:25:31 +12:00
root_actions_runners.py Enable service tenant deployment model by default in DevStack 2019-06-08 00:46:21 +12:00
test_runners.py Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
user_actions_runners.py Remove six.moves.urllib 2020-09-25 20:55:47 +08:00