Petr Malik
df509b7252
Preserve data type when parsing MySQL configs
The data type information was lost in conversions. IniCodec should deserialize Python objects (like other codecs). guestagent_utils.to_bytes should return byte values as ints. * The IniCodec is also used by Cassandra. Tested with both MySQL and Cassandra scenario tests. Change-Id: Ibb703b3db6814fc0c9ea4c6d96399f6c881cea03 Closes-Bug: 1599656
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%