1a999f084b
Change-Id: I4ef8a26df071746b6855a6a278840abdd77f2607
36 lines
919 B
ReStructuredText
36 lines
919 B
ReStructuredText
=====
|
|
Trove
|
|
=====
|
|
|
|
.. image:: https://governance.openstack.org/tc/badges/trove.svg
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
|
|
|
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://github.com/openstack/trove
|
|
|
|
|
|
* Wiki: https://wiki.openstack.org/wiki/Trove
|
|
* Developer Docs: https://docs.openstack.org/trove/latest/
|
|
|
|
You can raise bugs here: https://bugs.launchpad.net/trove
|
|
|
|
Python client
|
|
-------------
|
|
https://git.openstack.org/cgit/openstack/python-troveclient
|
|
|
|
References
|
|
----------
|
|
|
|
* Installation docs:
|
|
https://docs.openstack.org/trove/latest/install/install.html
|
|
* Manual installation docs:
|
|
https://docs.openstack.org/trove/latest/install/manual_install.html
|
|
* Build guest image:
|
|
https://docs.openstack.org/trove/latest/admin/building_guest_images.html
|