trove/trove
likui 7380380fa3 Remove six.moves.urllib
Replace the six.moves.urllib with Python 3 style code

Change-Id: Ieb4d0359442cdb1dab17ffa2de74b834199ec74c
2020-09-25 20:55:47 +08:00
..
backup Support backup strategy API 2020-07-17 11:35:53 +12:00
cluster Remove flavor API 2020-04-27 07:04:05 +12:00
cmd Support to rebuild instance by admin 2020-08-06 20:38:11 +12:00
common Remove six.moves.urllib 2020-09-25 20:55:47 +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 Delete datastore 2020-01-11 22:54:09 +13:00
db Show instance access information 2020-08-11 08:30:49 +12:00
dns Remove six.PY3 2020-09-03 18:30:24 +08:00
extensions Remove six.moves.urllib 2020-09-25 20:55:47 +08:00
flavor Remove flavor API 2020-04-27 07:04:05 +12:00
guestagent Improve docker image for database backup/restore 2020-09-02 09:37:01 +12:00
hacking Update hacking for Python3 2020-04-03 21:51:00 +02:00
instance PostgreSQL support 2020-09-01 13:58:05 +12: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 Support to check if subnet is associated with router 2020-08-24 13:17:49 +12:00
templates PostgreSQL support 2020-09-01 13:58:05 +12:00
tests Remove six.moves.urllib 2020-09-25 20:55:47 +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