Morgan Jones
8311ac938c
Extend guest agent call timeouts
The gate is horribly overloaded and as a result our calls to the guest are timing out during scenario tests. I've been told that the community won't support fixing the tests, so the only option is to break production code. This change makes the high timeout 10 minutes, which is now the amount of time the user will need to wait to learn of an error in an asyncronous call to the guest. Change-Id: I66d97dc4a60a1d2afe12d27d167ca426b51074ca
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
- Trove integration: https://github.com/openstack/trove-integration
- Build guest image: http://docs.openstack.org/developer/trove/dev/building_guest_images.html
Description
Languages
Python
95%
Shell
4.9%