-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43254/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley and Nate Cole.
Bugs: AMBARI-14944
https://issues.apache.org/jira/browse/AMBARI-14944
Repository: ambari
Description
-------
Decided to start implementing new component version reporting from an agent
side.
Started with removing outdated/unused code that was responsible for handling
component versions
Diffs
-----
ambari-agent/src/main/python/ambari_agent/ActionQueue.py a4c433d
ambari-agent/src/main/python/ambari_agent/LiveStatus.py 0354225
ambari-agent/src/main/python/ambari_agent/StackVersionsFileHandler.py 8afb140
ambari-agent/src/test/python/ambari_agent/TestActionQueue.py 715a60c
ambari-agent/src/test/python/ambari_agent/TestCustomServiceOrchestrator.py
5fc1fc8
ambari-agent/src/test/python/ambari_agent/TestHeartbeat.py 51a2270
ambari-agent/src/test/python/ambari_agent/TestLiveStatus.py ca1100c
ambari-agent/src/test/python/ambari_agent/TestStackVersionsFileHandler.py
f01fd3e
Diff: https://reviews.apache.org/r/43254/diff/
Testing
-------
mvn clean test
Pending final E2E check on live cluster
Thanks,
Dmitro Lisnichenko