04b3880cb45fb683df32cca248a47f6578464d50

Poll functionality is required for long running stacks. When stack-create is passed with --poll argument, it will first print stack-show output and then continously print the events in log format until stack completes its action with success/failure. This patch only implements poll for stack create action. DocImpact A new option --poll is added to stack-create. Partial-Bug: #1420541 Change-Id: Ib7d35b66521f0ccca8544fd18fb70e04eaf98e5a
python-heatclient
OpenStack Orchestration API Client Library
This is a client library for Heat built on the Heat orchestration
API. It provides a Python API (the heatclient
module) and a
command-line tool (heat
).
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-heatclient
- Source: http://git.openstack.org/cgit/openstack/python-heatclient
- Bugs: http://bugs.launchpad.net/python-heatclient
Description
Languages
Python
100%