sahara/sahara/tests/unit
bhujay b248ef27e4 Correct Hbase ports in Ambari plugin
port number for HBase configured in Sahara starts with 600xx
where as hortonworks ambari configures these ports on the
hbase master and region servers with 160xx.Although Ambari
will start the master server with the 160xx port, clients
can't connect them due to improper security rules.As a
result hbase master web info port link in the cluster
general info page doesn't work.HBase region server won't start.

This patch sets the HBase ports correctly for Ambari Plugin.

Change-Id: Ic13944ed729c0840578784f50a53f17b0706b62c
Story: #2003562
Task: #24853
2018-08-27 12:25:00 +05:30
..
api Tweak Sahara to make version discovery easier 2018-01-25 05:56:15 +00:00
cli Configuration engine for image generation CLI 2016-07-25 18:50:32 -04:00
conductor Boot from volume 2018-06-15 09:25:09 -03:00
db Boot from volume 2018-06-15 09:25:09 -03:00
plugins Correct Hbase ports in Ambari plugin 2018-08-27 12:25:00 +05:30
resources Switched Heat engine to ResourceGroup use 2015-05-29 12:44:44 -07:00
service S3 data source URL format change 2018-08-03 09:34:58 -04:00
swift Switch sahara swift to work with keystone v3 2018-02-05 15:32:46 -03:00
topology Fix compatible issues in unit tests for python 3 2015-06-29 05:41:17 +00:00
utils Allow overriding of /etc/hosts entries 2018-07-31 11:59:46 -04:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
base.py Remove usage of parameter enforce_type 2017-05-04 13:03:52 +08:00
test_context.py Use keystone service catalog for getting auth urls 2015-07-21 16:53:50 +03:00
test_exceptions.py Pkg installation to ssh_remote 2016-03-30 18:33:33 +00:00
test_main.py Provide context for castellan config validation 2016-11-15 13:29:40 +01:00
testutils.py Fix scaling validation error 2017-12-07 19:29:12 +00:00