trove/doc/source/index.rst
ZhongShengping 6a5afea40a Move to opendev
1.Use opendev.org instead of git.openstack.org.
2.Use review.opendev.org instead of review.openstack.org.

Change-Id: I8e9da8fbb04bdec42a0b2f012f6a38b8ee413b27
2019-04-24 16:08:08 +08:00

65 lines
1.8 KiB
ReStructuredText

=================================
Welcome to Trove's documentation!
=================================
Trove is Database as a Service for OpenStack. It's designed to run
entirely on OpenStack, with the goal of allowing users to quickly and
easily utilize the features of a relational database without the
burden of handling complex administrative tasks. Cloud users and
database administrators can provision and manage multiple database
instances as needed.
Initially, the service will focus on providing resource isolation at
high performance while automating complex administrative tasks
including deployment, configuration, patching, backups, restores, and
monitoring.
For an in-depth look at the project's design and structure, see the
:doc:`contributor/design` page.
.. toctree::
:maxdepth: 2
install/index
user/index
admin/index
cli/index
contributor/index
reference/index
* Source Code Repositories
- `Trove`_
- `Trove Client`_
* `Trove Wiki`_ on OpenStack
* `Trove API Documentation`_ on developer.openstack.org
* `Trove Blueprints`_ on blueprints.launchpad.net
* `Trove Bugs`_ on bugs.launchpad.net
Guest Images
============
In order to use Trove, you need to have Guest Images for each
datastore and version. These images are loaded into Glance and
registered with Trove.
For those wishing to develop guest images, please refer to the
:ref:`build_guest_images` page.
Search Trove Documentation
==========================
* :ref:`search`
.. _Trove Wiki: https://wiki.openstack.org/wiki/Trove
.. _Trove: https://opendev.org/openstack/trove
.. _Trove Client: https://opendev.org/openstack/python-troveclient
.. _Trove API Documentation: https://developer.openstack.org/api-ref/database/
.. _Trove Blueprints: https://blueprints.launchpad.net/trove
.. _Trove Bugs: https://bugs.launchpad.net/trove