[
https://issues.apache.org/jira/browse/AMBARI-6992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Nettleton updated AMBARI-6992:
-------------------------------------
Fix Version/s: (was: 2.1.0)
2.1.1
> Python client needs the ability to poll requests until they complete
> --------------------------------------------------------------------
>
> Key: AMBARI-6992
> URL: https://issues.apache.org/jira/browse/AMBARI-6992
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-web
> Affects Versions: 1.6.1
> Reporter: Greg Hill
> Fix For: 2.1.1
>
> Attachments: AMBARI-6992.patch
>
>
> We need to add the ability to poll for request completion to the python
> client. I suggest we add a 'wait_for' method that takes a request object.
> For example:
> wait_for(client.create_host_from_blueprint(*args))
> wait_for(host.start_all_components())
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)