-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22984/
-----------------------------------------------------------
Review request for Ambari and Sid Wagle.
Bugs: AMBARI-6277
https://issues.apache.org/jira/browse/AMBARI-6277
Repository: ambari
Description
-------
Add an option to ambari-server(.py) to allow recalculation of the stack hashes
without restarting ambari. The code was already there to do this work, this
just exposes it as an argument.
Diffs
-----
ambari-server/sbin/ambari-server 74b8302
ambari-server/src/main/python/ambari-server.py 7987b95
ambari-server/src/test/python/TestAmbariServer.py 2abb15b
Diff: https://reviews.apache.org/r/22984/diff/
Testing
-------
Updated python tests:
----------------------------------------------------------------------
Ran 216 tests in 0.874s
OK
----------------------------------------------------------------------
Total run:571
Total errors:0
Total failures:0
OK
Thanks,
Nate Cole