trove/trove
Lingxian Kong 52f7b67dc2 Support custom container registry for database images
Currently, trove guest agent is pulling container images from docker
hub, it's impossible to use private container registry, this patch
is adding that support.

Change-Id: I3d14810b43acbf5d2fe6afcc138d476e366042f4
2021-02-03 12:16:42 +13:00
..
backup Add project_id to backup response 2020-09-15 10:08:57 +12:00
cluster Revert "Remove flavor API" 2020-11-05 14:31:27 +13:00
cmd [goal] Deprecate the JSON formatted policy file 2020-12-26 05:30:18 +00:00
common Support custom container registry for database images 2021-02-03 12:16:42 +13:00
conductor Set status to ERROR if heartbeat expires 2020-06-04 10:12:04 +12:00
configuration Support datastore version number for configuration 2020-11-22 09:38:51 +13:00
datastore Support datastore version number for creating instance 2020-11-18 22:33:32 +13:00
db Support datastore version number for creating configuration 2020-11-19 09:28:56 +13:00
dns Remove six.PY3 2020-09-03 18:30:24 +08:00
extensions Support datastore version number for creating configuration 2020-11-19 09:28:56 +13:00
flavor Revert "Remove flavor API" 2020-11-05 14:31:27 +13:00
guestagent Support custom container registry for database images 2021-02-03 12:16:42 +13:00
hacking Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
instance Support instance operating_status 2020-12-09 14:17:16 +13: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 Support ram quota 2020-11-11 09:51:26 +00:00
taskmanager Do not rely on description for checking port type 2020-12-09 09:52:52 +13:00
templates Support mysql 8.0 2020-10-23 23:50:39 +13:00
tests remove unicode from code 2021-01-03 16:42:47 +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