
This change uses the alt-demo network instead of sharing the private network from the demo tenant. This should fix the tempest tests on python-troveclient complaining about this and also brings us one step closer to using neutron entirely. Tested with the demo tenant as well and it still puts on a network without using the --nic parameter, the only drawback is that the ip doesn't appear on the trove show command. The scenario and api tests were modified to always pass in the nic parameter (as it probably should have been done from the beginning anyways). Change-Id: I9f3cbae3490e9995ba5f835fc2304442b83464e4 Closes-Bug: 1647001
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%