trove/trove/tests/unittests/cluster
sharika 0c3b4852ec Modifying Vertica clusters to have a master node
In order to add management console functionality to Vertica
a master node is needed in the Vertica cluster. Changes are
made to rename the type of one instances in the cluster as
the master.

install_cluster and root enable api are directed to go to the
master node of the cluster.

Change-Id: I3c24531ce97e07d4b322849d7400d490ef8bd2e9
Closes-bug: #1523686
2015-12-16 15:54:25 -08: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 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05: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 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
test_cluster_redis_controller.py Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05:00
test_cluster_vertica_controller.py Add 'volume_type' parameter to instance create 2015-11-16 15:03:08 -05: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 Modifying Vertica clusters to have a master node 2015-12-16 15:54:25 -08:00