trove/trove
wangzihao 91ba6d1d7c Remove six.moves
Remove six.moves Replace the following items with Python 3 style code.
- six.moves.urllib
- six.moves.http_client
- six.moves.configparser
- six.moves.cStringIO

Change-Id: I004b6b9a81079c67451395bfe31ec75d58802c16
2020-10-09 18:08:32 +08:00
..
backup Add project_id to backup response 2020-09-15 10:08:57 +12:00
cluster Remove flavor API 2020-04-27 07:04:05 +12:00
cmd Image tags support in datastore version 2020-10-09 11:43:48 +13:00
common Remove six.moves 2020-10-09 18:08:32 +08:00
conductor Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
configuration Support to remove datastore config parameters 2020-05-29 23:46:44 +12: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 Image tags support in datastore version 2020-10-09 11:43:48 +13:00
flavor Remove flavor API 2020-04-27 07:04:05 +12:00
guestagent Remove six.moves 2020-10-09 18:08:32 +08:00
hacking Update hacking for Python3 2020-04-03 21:51:00 +02:00
instance Support database version image tags for creating instance 2020-10-09 13:44:38 +13:00
limits Fix CI job 2020-05-25 17:37:38 +12:00
module Support to create public trove instance 2019-09-11 11:28:00 +12:00
network Use dedicated service credential config 2019-10-10 11:49:04 +13:00
quota Resize replicas (volume) together with primary 2020-07-28 09:13:05 +12:00
taskmanager Add user/project/trove-id metadata to trove server instances 2020-10-02 11:16:43 +10:00
templates Set default-authentication-plugin default for mysql 2020-10-06 10:01:44 +11:00
tests Remove six.moves 2020-10-09 18:08:32 +08:00
volume_type Remove volume-types API 2020-04-26 20:14:37 +12:00
__init__.py fix the version info of trove to use pbr 2015-11-05 11:04:46 -06:00
README Rename from reddwarf to trove. 2013-06-24 14:11:15 -07: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

This is the trove code itself