trove/trove/tests/scenario/helpers
Petr Malik 7fd8801d8d Merge Postgresql service modules
Postgresql has been implemented differently from
all other guest agents.
This has been causing difficulties with maintenance
and future development of Trove design.
It has been decided (Newton midcycle) to bring the guest agent
in line with others.

This patch set merges all Postgres service modules into
App/Admin classes.

This also resolves 20 pylint issues related to mixin usage.

Change-Id: I1b12a5296c59e9d3b08bcf34ac196d16189d525e
2016-09-28 12:51:21 -04:00
..
__init__.py Add generic int-test classes 2015-08-26 19:38:49 -04:00
cassandra_helper.py Add log retrieval to Cassandra 2016-08-14 17:45:02 +00:00
couchdb_helper.py Fixup indentation errors 2016-09-22 20:16:01 +08:00
db2_helper.py Implement configuration management for DB2 2016-09-08 00:47:32 -07:00
mariadb_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
mongodb_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
mysql_helper.py Deprecate 'guest_log_long_query_time' 2016-08-17 15:59:53 +00:00
percona_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
postgresql_helper.py Merge Postgresql service modules 2016-09-28 12:51:21 -04:00
pxc_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
redis_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
sql_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00
test_helper.py Fix Postgresql configuration test and guest-log 2016-09-20 17:26:05 +00:00
vertica_helper.py Break apart replication scenario tests 2016-06-20 19:38:56 +00:00