2016-05-02 15:32:25 +05:30
|
|
|
=====
|
2013-06-17 16:18:00 -05:00
|
|
|
Trove
|
2016-05-02 15:32:25 +05:30
|
|
|
=====
|
2012-11-08 16:03:33 -08:00
|
|
|
|
2017-09-06 11:56:13 +08:00
|
|
|
.. image:: https://governance.openstack.org/tc/badges/trove.svg
|
|
|
|
:target: https://governance.openstack.org/tc/reference/tags/index.html
|
2016-11-24 13:59:39 +01:00
|
|
|
|
2015-08-20 04:07:30 +00:00
|
|
|
Trove is Database as a Service for OpenStack.
|
2012-11-15 14:35:45 -08:00
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
Getting Started
|
|
|
|
---------------
|
2012-11-15 17:31:36 -08:00
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
If you'd like to run from the master branch, you can clone the git repo:
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2019-04-22 14:40:30 +08:00
|
|
|
git clone https://opendev.org/openstack/trove
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2018-06-11 11:23:28 +08:00
|
|
|
For information on how to contribute to trove, please see
|
|
|
|
CONTRIBUTING.rst_ and HACKING.rst_
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2019-04-29 10:43:56 +08:00
|
|
|
.. _CONTRIBUTING.rst: https://opendev.org/openstack/trove/src/branch/master/CONTRIBUTING.rst
|
|
|
|
.. _HACKING.rst: https://opendev.org/openstack/trove/src/branch/master/HACKING.rst
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2018-06-11 11:23:28 +08:00
|
|
|
* `Wiki <https://wiki.openstack.org/wiki/Trove>`_
|
|
|
|
* `Developer Docs <https://docs.openstack.org/trove/latest/>`_
|
|
|
|
|
|
|
|
You can raise bugs here:
|
2019-08-27 10:29:58 +08:00
|
|
|
`Bug Tracker <https://storyboard.openstack.org/#!/project/openstack/trove>`_
|
2018-06-11 11:23:28 +08:00
|
|
|
|
|
|
|
The plan for trove can be found at
|
|
|
|
`Trove Specs <https://specs.openstack.org/openstack/trove-specs/>`_
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2018-06-28 05:02:19 +00:00
|
|
|
Release notes for the project can be found at:
|
|
|
|
https://docs.openstack.org/releasenotes/trove
|
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
Python client
|
|
|
|
-------------
|
2018-06-11 11:23:28 +08:00
|
|
|
Python-troveclient_ is a client for Trove.
|
|
|
|
|
2019-04-22 14:40:30 +08:00
|
|
|
.. _Python-troveclient: https://opendev.org/openstack/python-troveclient
|
2018-06-11 11:23:28 +08:00
|
|
|
|
|
|
|
Dashboard plugin
|
|
|
|
----------------
|
|
|
|
Trove-dashboard_ is OpenStack dashbaord plugin for Trove.
|
|
|
|
|
2019-04-22 14:40:30 +08:00
|
|
|
.. _Trove-dashboard: https://opendev.org/openstack/trove-dashboard
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
References
|
|
|
|
----------
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2018-06-11 11:23:28 +08:00
|
|
|
* `Installation docs`_
|
|
|
|
* `Manual installation docs`_
|
|
|
|
* `Build guest image`_
|
|
|
|
|
|
|
|
.. _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
|