trove/trove/tests
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
2016-07-18 11:07:00 -04:00
..
api Persist error messages and display on 'show' 2016-07-01 22:27:30 +00:00
db Switch from MySQL-python to PyMySQL 2016-06-30 08:47:01 +02:00
examples Python3: Add support for unicode, basestring, long 2016-04-19 07:02:39 +00:00
fakes Persist error messages and display on 'show' 2016-07-01 22:27:30 +00:00
scenario Merge "Add New Relic License module driver" 2016-07-17 03:54:48 +00:00
tempest Fix tempest base: add missing imports 2016-06-30 16:31:50 +02:00
unittests Preserve data type when parsing MySQL configs 2016-07-18 11:07:00 -04:00
util Switch from MySQL-python to PyMySQL 2016-06-30 08:47:01 +02:00
__init__.py Provide option to read SSH credentials from test env 2015-06-30 08:58:34 -04:00
config.py Implement Guest Log File Retrieval 2016-01-26 17:16:02 +00:00
int_tests.py Fix secure method to work with PXC 2016-07-07 00:40:01 +00:00
root_logger.py Change reporting of unhandled logging 2015-11-30 19:44:13 -05:00