trove/README.rst
chenxiangui 7796cab590 Fix the wrong url
Fix the wrong url of HACKING.rst in README.rst

Change-Id: I4dbd1fbfe434612116ddebc02228b00b5ea4a369
2018-11-09 21:21:29 +08: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://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

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