You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Greg Hill <gr...@rackspace.com> on 2014/08/11 18:26:48 UTC

Review Request 24561: Add ability to create cluster from blueprint to python client

-----------------------------------------------------------
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