----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24560/ -----------------------------------------------------------
Review request for Ambari. Bugs: https://issues.apache.org/jira/browse/AMBARI-6553 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AMBARI-6553 Repository: ambari Description ------- The python client did not have sufficient implementation to allow for adding/removing hosts from an existing cluster. This patch adds all necessary methods to enable that functionality. Diffs ----- ambari-client/python-client/src/main/python/ambari_client/core/coreutils.py 278df2e ambari-client/python-client/src/main/python/ambari_client/model/component.py 5e04fc8 ambari-client/python-client/src/main/python/ambari_client/model/host.py f6c39d6 ambari-client/python-client/src/main/python/ambari_client/model/paths.py e111824 Diff: https://reviews.apache.org/r/24560/diff/ Testing ------- Thanks, Greg Hill
