126e121a4e
Our readmes and rst files had references to trove-integration and redstack. This commit cleans up those references. Jian Song had also been trying to make some of these kinds of changes to the documentation and to reduce conflicts and merges, I'd requested him to hold off. As a result, I think it is only fair that I list him as a co-author. Change-Id: I685659391fd04eefd250e72d789da5a0d7b7aace Co-Authored-By: jiansong <jian.song@easystack.cn>
776 B
776 B
Trove
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: http://docs.openstack.org/developer/trove
You can raise bugs here: https://bugs.launchpad.net/trove
Python client
https://git.openstack.org/cgit/openstack/python-troveclient
References
- Installation docs: http://docs.openstack.org/developer/trove/dev/install.html
- Manual installation docs: http://docs.openstack.org/developer/trove/dev/manual_install.html
- Build guest image: http://docs.openstack.org/developer/trove/dev/building_guest_images.html