trove/README.rst
yangyong 1d3db54fbf fix bug report url
since we don't use launchpad to report bugs anymore,replace it with
storyboard.openstack.org

Change-Id: Ifa456c62c4fed197954cb7f7b2aaf0328a00d6a3
2019-09-03 03:03:27 +00:00

1.7 KiB

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