trove/trove/tests/unittests/cluster
Amrith Kumar 34ce70e299 Correct errors resulting in "No handlers ..." error message
This is a checkin for the issue of having errors that read "No
handlers could be found for logger X.Y.Z" when running tests. While
being annoying, it is also a serious issue in that some times, the
lack of logging masks errors in the tests. One such example is fixed
in this chkin (see bug 1491093).

Change-Id: I4066d226aefbd23248e88692db109d31f5c150e9
Partial-Bug: #1491075
Closes-Bug: #1491093
2015-11-10 15:42:22 -05:00
..
__init__.py Clusters API Implementation 2014-08-29 11:22:07 -07:00
test_cluster.py Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
test_cluster_controller.py Add support for extended_properties for clusters 2015-09-18 11:51:36 -07:00
test_cluster_models.py Added dangling mock detection to 'cluster' module 2015-05-06 20:06:19 +00:00
test_cluster_pxc_controller.py Add support for extended_properties for clusters 2015-09-18 11:51:36 -07:00
test_cluster_redis_controller.py Merge "Fix redis cluster unit test for assertRaisesRegexp" 2015-10-12 04:24:11 +00:00
test_cluster_vertica_controller.py Add support for extended_properties for clusters 2015-09-18 11:51:36 -07:00
test_cluster_views.py Fixes hacking rules 2015-05-29 07:27:59 +00:00
test_mongodb_cluster.py Mongodb Cluster Scaling 2015-09-04 08:26:40 -04:00
test_pxc_cluster.py Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
test_redis_cluster.py Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00
test_vertica_cluster.py Correct errors resulting in "No handlers ..." error message 2015-11-10 15:42:22 -05:00