
When the binlog_format fix was put in for Percona and MySQL, (see https://review.openstack.org/#/c/300253 ) MariaDB didn't need to be fixed. The scenario test was not set up to handle the differences between the 3 flavors, and has been fixed. In a nutshell, MariaDB now expects to have 'STATEMENT' binlog format, not 'MIXED' like the other two. Change-Id: I1ced565ce18d5492126875c66fb74e85c091e15c Closes-Bug: #1585384
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%