-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40904/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-14178
https://issues.apache.org/jira/browse/AMBARI-14178
Repository: ambari
Description
-------
Steps:
1. Deploy agents manually.
2. Add custom hostnames using to ambari-agent.ini.
3. Restart all ambari-agents.
4. Deploy cluster via UI.
Result: quick links use internal hostnames instead used in step 2 (IPs). I
tried to restart ambari-agents manually, but behavior was not changed.
Cluster: <http://172.22.78.253:8080/>, lifetime: +120h.
Diffs
-----
ambari-agent/src/main/python/ambari_agent/hostname.py 9cb75d6
Diff: https://reviews.apache.org/r/40904/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk