trove/README.rst
zhanggang 71c3caf407 Update Trove's README
Update the README.rst, change the repo url from github to
git.openstack.org, add link for trove-sepcs and trove-dashboard,
add link for CONTRIBUTING.rst and HACKING.rst.

Signed-off-by: zhanggang <zhanggang@cmss.chinamobile.com>
Change-Id: If1c7d3467c7da261ac626325a44aa7eab37ae042
2018-06-13 19:05:33 +08:00

1.6 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://git.openstack.org/cgit/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

Python client

Python-troveclient is a client for Trove.

Dashboard plugin

Trove-dashboard is OpenStack dashbaord plugin for Trove.

References