Go to file
wu.chunyang caf06bc4f7 Prevent docker from manipulating iptables
by default, Docker sets the policy for the FORWARD chain to DROP.
this behavior will block our public network connectivity.

for more details: https://docs.docker.com/network/packet-filtering-firewalls/#docker-on-a-router

Change-Id: I66408c9e65f07c3c96cabb1f7f55a312f6dc9f36
2023-07-06 06:58:11 +00:00
2023-05-30 17:51:16 +08:00
2019-08-27 15:03:45 +12:00
2022-08-25 11:10:33 +08:00
2022-07-29 10:26:28 +08:00
2016-10-24 04:12:55 +00:00
2022-08-25 11:10:33 +08:00
2019-04-19 19:26:15 +00:00
2022-08-20 15:58:59 +09:00
2022-07-29 10:26:28 +08:00
2015-05-29 07:27:59 +00:00
2013-04-29 18:01:12 -04:00
2016-09-14 13:56:24 -04:00
2020-11-23 22:22:41 +08:00
2020-10-09 18:08:32 +08:00
2017-03-02 11:57:16 +00:00
2020-12-06 12:45:32 +08:00
2023-06-19 10:38:10 +08:00

Trove

image

Trove is Database as a Service for OpenStack.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/trove

For information on how to contribute to trove, please see CONTRIBUTING.rst and HACKING.rst

You can raise bugs here: Bug Tracker

The plan for trove can be found at Trove Specs

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/trove

Python client

Python-troveclient is a client for Trove.

Dashboard plugin

Trove-dashboard is OpenStack dashbaord plugin for Trove.

References

Description
OpenStack Database As A Service (Trove)
Readme 116 MiB
Languages
Python 95%
Shell 4.9%