Go to file
Thomas Herve 0b46b2089c Mark stacks returned by get loaded
When calling stacks.get, mark the returning stacks as loaded, so that
attribute retrieval works right away. If not, any getattr on the Stack
will call get() which will request the stack again (and ignore things
like resolve_outputs).

Change-Id: I3a3f25aa0c6f88e7e4274107c0578fd30dc9f155
Related-Bug: #1774958
2018-06-07 18:13:48 +02:00
2018-03-23 10:45:18 -04:00
2016-11-12 19:23:26 +05:30
2012-12-02 17:48:42 +00:00
2015-05-12 03:44:29 -04:00
2018-01-27 02:33:07 -08:00
2014-12-10 12:11:48 +02:00
2012-10-10 08:55:03 +13:00
2016-11-25 17:17:23 +01:00
2017-03-03 06:31:22 +00:00
2018-04-16 13:27:34 +00:00

Team and repository tags

image

python-heatclient

Latest Version

Downloads

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 15 MiB
Languages
Python 100%