Go to file
Bryan Jones cdcd716553 Fix error when listing stacks
Previously the stack list command would error out if any stacks were
present. This was due to the action code attempting to index on a
stack object, rather than grabbing its attributes. This change switches
the action code to use the proper utility for a resource instead of
a dict.

Change-Id: Ia6b73d5c1ba7f7e3d7bc5493167da81062102b42
Blueprint: heat-support-python-openstackclient
2015-11-19 21:29:29 +00:00
2015-11-18 09:11:04 +00:00
2015-11-19 21:29:29 +00:00
2014-09-11 18:54:13 +02:00
2015-10-22 15:37:18 -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
2015-10-15 17:06:57 +08:00
2014-01-13 16:23:20 +13:00
2015-09-18 16:42:10 +00:00
2015-11-16 23:34:57 +08:00

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%