Victor Stinner
e60db53db7
Port galera and redis cluster tests to Python 3
* Replace map() with list-comprehension or regular loop to get the same behaviour on Python 2 and Python 3. * Remove test_galera_cluster and test_redis_cluster from blacklist-py3.txt to run them on Python 3 Partially implements: blueprint trove-python3 Change-Id: Id373a0431b98ea7687dc82a48e82f16fedaac5a0
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%