-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58736/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko, Dmytro Sen, and Robert Levas.
Bugs: AMBARI-20857
https://issues.apache.org/jira/browse/AMBARI-20857
Repository: ambari
Description
-------
graphana agent code does not respect ssl settings exposed by agent.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/AmbariConfig.py cf48189
ambari-agent/src/main/python/ambari_agent/CustomServiceOrchestrator.py
8b8a8f9
ambari-agent/src/main/python/ambari_agent/NetUtil.py 9b29633
ambari-agent/src/main/python/ambari_agent/alerts/web_alert.py ef144bb
ambari-common/src/main/python/ambari_commons/network.py 4c589f3
ambari-common/src/main/python/resource_management/libraries/script/script.py
a08feab
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/metrics_grafana_util.py
06a4518
ambari-server/src/main/resources/common-services/AMBARI_METRICS/0.1.0/package/scripts/service_check.py
e753958
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/alerts/alert_metrics_deviation.py
bc2102a
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py
7f282b3
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/utils.py
d8d0515
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py
f85efb0
ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py
7082a33
Diff: https://reviews.apache.org/r/58736/diff/1/
Testing
-------
mvn clean test
Thanks,
Eugene Chekanskiy