4f888ddfa38e1002f12a2b3ef24b833a32f3f1d4
The commands is deprecated since Python 2.6 and was removed from Python 3. This change replaces it with subprocess. By the way, it also changes the code to avoid a shell and so indirectly makes the code safer (shell injections are no more possibles). tox: run test_backupagent and test_pkg on Python 3.4. Partially implements: blueprint trove-python3 Change-Id: I3818fa1498819cc77a3da42c12245c50b96cad59
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%