trove/trove
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
..
backup Add project_id to backup response 2020-09-15 10:08:57 +12:00
cluster Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
cmd Image tags support in datastore version 2020-10-09 11:43:48 +13:00
common Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
conductor Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
configuration Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
datastore Image tags support in datastore version 2020-10-09 11:43:48 +13:00
db Image tags support in datastore version 2020-10-09 11:43:48 +13:00
dns Remove six.PY3 2020-09-03 18:30:24 +08:00
extensions Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
flavor Remove flavor API 2020-04-27 07:04:05 +12:00
guestagent Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
hacking Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
instance Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
limits Fix CI job 2020-05-25 17:37:38 +12:00
module Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
network Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
quota Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
taskmanager Create floating IP in the user's project 2020-10-12 11:48:49 +13:00
templates Set default-authentication-plugin default for mysql 2020-10-06 10:01:44 +11:00
tests Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
volume_type Remove volume-types API 2020-04-26 20:14:37 +12:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
rpc.py Add functionality to define different Message and Notification destination 2018-01-05 10:31:49 +08:00
version.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
versions.py Allow host URL for versions to be configurable 2018-02-07 11:31:45 +08:00

README

This is the trove code itself