Go to file
Steven Hardy 7998ec89af Add PATCH support for stack-update --dry-run
Previously we just passed the "existing" kwarg directly to the PUT,
which was then ignored by the API, so PATCH update preview commands
wouldn't work.  Now heat supports PATCH preview_update_stack, we
can revise this to use the PATCH method when appropriate.

Requires this heat patch for --existing --dry-run to work when used
together: https://review.openstack.org/#/c/230054

Change-Id: Ib07c0a83edfbef7a08b4af344850d0a791b7704d
Closes-Bug: #1501207
2015-10-02 10:33:03 +01: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-09-18 16:42:10 +00:00
2015-09-04 06:34:28 +00: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%