trove/trove
Takashi Kajinami 0b0c35999b Replace deprecated import of ABCs from collections
ABCs in collections should be imported from collections.abc and direct
import from collections is deprecated since Python 3.3.

Change-Id: Ic4c1cb4d9ce7595d1e684c26229a5148b5f4befa
2021-08-02 07:42:32 +00: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 Replace deprecated import of ABCs from collections 2021-08-02 07:42:32 +00:00
conductor Do not override RESTART_REQUIRED service status 2021-02-10 15:51:54 +13:00
configuration Allow admin user to get instances attached with any configuration 2021-07-13 16:04:14 +12: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 Show all the instances in descending order of creation time 2021-07-10 12:44:05 +12:00
flavor Revert "Remove flavor API" 2020-11-05 14:31:27 +13:00
guestagent Replace deprecated import of ABCs from collections 2021-08-02 07:42:32 +00: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 "Fix rebuild instances in replication cluster" 2021-07-12 11:51:52 +00:00
templates Support mysql 8.0 2020-10-23 23:50:39 +13:00
tests Use Block Storage API v3 instead of API v2 2021-08-02 12:22:30 +12: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