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
|
|
|
|
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
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
git clone https://github.com/openstack/trove
|
2014-03-03 14:34:17 +01:00
|
|
|
|
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
* Wiki: https://wiki.openstack.org/wiki/Trove
|
|
|
|
* Developer Docs: http://docs.openstack.org/developer/trove
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
You can raise bugs here: https://bugs.launchpad.net/trove
|
2014-03-03 14:34:17 +01:00
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
Python client
|
|
|
|
-------------
|
|
|
|
https://git.openstack.org/cgit/openstack/python-troveclient
|
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
|
|
|
|
2016-05-02 15:32:25 +05:30
|
|
|
* Installation docs:
|
|
|
|
http://docs.openstack.org/developer/trove/dev/install.html
|
|
|
|
* Manual installation docs:
|
|
|
|
http://docs.openstack.org/developer/trove/dev/manual_install.html
|
|
|
|
* Trove integration:
|
|
|
|
https://github.com/openstack/trove-integration
|
|
|
|
* Build guest image:
|
|
|
|
http://docs.openstack.org/developer/trove/dev/building_guest_images.html
|