trove/trove
Lingxian Kong b050996b9f Use bridge network for db container
- Changed the network mode of database container to "bridge" and exposed
  the service ports.
- Use socket file to connect with the database.
- Upgrade the backup container image for postgressql.

Change-Id: Id5b119f8a474befc3a2cd6e061bbffc4ae5f7bb6
2021-06-22 19:10:14 +12:00
..
backup Support to restore backup from remote location 2021-02-18 17:34:37 +00:00
cluster Revert "Remove flavor API" 2020-11-05 14:31:27 +13:00
cmd Add taskmanager_manager option to common 2021-04-07 15:23:05 +00:00
common Use bridge network for db container 2021-06-22 19:10:14 +12:00
conductor Do not override RESTART_REQUIRED service status 2021-02-10 15:51:54 +13:00
configuration Add float types to load_items to support configuration parameters of float type 2021-06-20 03:36:07 +00: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 Use bridge network for db container 2021-06-22 19:10:14 +12:00
hacking Remove six usage and basestring check 2020-10-16 10:40:22 +08:00
instance Support to restore backup from remote location 2021-02-18 17:34:37 +00: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 Merge "Don't create nova instances with fqdn as their name" 2021-06-03 12:39:41 +00:00
templates Support mysql 8.0 2020-10-23 23:50:39 +13:00
tests Don't create nova instances with fqdn as their name 2021-05-31 22:34:34 +00: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