sahara/sahara/tests/unit/plugins/vanilla
Shu Yingya b24bdcdfb9 Add ZooKeeper support in Vanilla cluster
This change adds the ability to deploy and manage ZooKeeper
service in vanilla. But User should be aware that you have
to deploy ZooKeeper cluster with the newest image.

Follow changes have been made to support ZooKeeper in Vanilla:
1. Open ports(2181, 2888, 3888) in SG(security group) by default;
2. Expose arguments(syncLimit, tickTime and initLimit) to manage
   ZooKeeper service;
3. Validate the node count of ZooKeeper machines to keep run an
   odd number of ZooKeeper services in cluster.

Change-Id: I846eba10eff668bb8583083b6eb884d04651418e
Partial-Implements: bp hbase-on-vanila
2017-11-09 15:32:14 +08:00
..
hadoop2 Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00
v2_7_1 Add ZooKeeper support in Vanilla cluster 2017-11-09 15:32:14 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
test_confighints_helper.py Don't use Mock.called_once_with that does not exist 2016-02-12 16:27:48 +08:00
test_utils.py Add test_get_nodemanagers() 2017-02-10 21:21:24 +08:00