summaryrefslogtreecommitdiff
path: root/README.rst
blob: 2a9a2c15b1f06d02f7c1f71eca21ddf7792fc7ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
=====
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