An open API service indexing awesome lists of open source software.

https://github.com/openstack/trove

OpenStack Database As A Service (Trove). Mirror of code maintained at opendev.org.
https://github.com/openstack/trove

service

Last synced: 30 days ago
JSON representation

OpenStack Database As A Service (Trove). Mirror of code maintained at opendev.org.

Awesome Lists containing this project

README

        

=====
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://opendev.org/openstack/trove

For information on how to contribute to trove, please see
CONTRIBUTING.rst_ and HACKING.rst_

.. _CONTRIBUTING.rst: https://opendev.org/openstack/trove/src/branch/master/CONTRIBUTING.rst
.. _HACKING.rst: https://opendev.org/openstack/trove/src/branch/master/HACKING.rst

* `Wiki `_
* `Developer Docs `_

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.

.. _Python-troveclient: https://opendev.org/openstack/python-troveclient

Dashboard plugin
----------------
Trove-dashboard_ is OpenStack dashbaord plugin for Trove.

.. _Trove-dashboard: https://opendev.org/openstack/trove-dashboard

References
----------

* `Installation docs`_
* `Manual installation docs`_
* `Build guest image`_

.. _Installation docs: https://docs.openstack.org/trove/latest/install/
.. _Manual installation docs: https://docs.openstack.org/trove/latest/install/install-manual.html
.. _Build guest image: https://docs.openstack.org/trove/latest/admin/building_guest_images.html