----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24561/ -----------------------------------------------------------
Review request for Ambari. Bugs: https://issues.apache.org/jira/browse/AMBARI-6554 https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/AMBARI-6554 Repository: ambari Description ------- The python client had methods for managing blueprints added in 1.6.1, but there remained no way to use those blueprints to create a cluster. This patch adds that functionality and makes it possible to use the python client again with Ambari 1.6.0+ Diffs ----- ambari-client/python-client/src/main/python/ambari_client/ambari_api.py a79d907 ambari-client/python-client/src/main/python/ambari_client/model/blueprint.py e207a6b ambari-client/python-client/src/main/python/ambari_client/model/cluster.py 87cd86e Diff: https://reviews.apache.org/r/24561/diff/ Testing ------- Thanks, Greg Hill
