529d429d49461c9ffa69bf8e90f3d00aded6603c
This splits the stack_status back to an action and status, as it is represented internally in heat-engine. It assumes there will not be an action which contains an _. This change is needed for code (such as tempest) which assumes a convention of all openstack client resources having a status property. Change-Id: If00db5508bf8469b1106cac20b8fc10f7e1a854d
Python bindings to the Heat orchestration API
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).
Development takes place via the usual OpenStack processes as outlined in the OpenStack wiki. The master repository is on GitHub.
See release notes and more at http://docs.openstack.org/developer/python-heatclient/.
Description
Languages
Python
100%