Go to file
Rakesh H S 04b3880cb4 Poll functionality for stack create action
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
2015-08-10 03:00:47 +00:00
2015-02-12 22:28:34 +05:30
2014-09-11 18:54:13 +02:00
2014-07-24 18:08:03 -04:00
2012-12-02 17:48:42 +00:00
2015-05-12 03:44:29 -04:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2014-12-10 12:11:48 +02:00
2014-01-13 16:23:20 +13:00
2015-08-05 17:43:08 +05:30
2015-07-17 16:17:39 +00:00
2015-06-03 11:57:51 -04:00

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

Description
OpenStack Orchestration (Heat) Client
Readme 14 MiB
Languages
Python 100%