Amrith Kumar
5529c368e4
fix requirements file branching for trove guests
When trove-integration was a thing, and was branchless, and not part of the trove repository, we needed this kludge to get the guest requirements. Now that trove-integration is no longer a thing, and the image build is branched and part of the trove repository, we don't need to keep requirements files which are version stamped. The elements now just pick up either fedora-requirements.txt or ubuntu-requirements.txt This change will merge in master and get backported into stable/ocata. Change-Id: I87b887befb2d12f607ffec919c79d462fbde42ca
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
Description
Languages
Python
95%
Shell
4.9%