python-heatclient/heatclient/v1
Steve Baker 529d429d49 Implement Stack status and action properties
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
2013-08-02 14:45:25 +12:00
..
__init__.py Cleaned up code in anticipation of flake8. 2013-05-18 09:37:02 -07:00
actions.py Add support for suspend/resume actions 2013-07-03 17:04:39 +01:00
client.py Add support for suspend/resume actions 2013-07-03 17:04:39 +01:00
events.py Fix all the pep8 E* and F* errors. 2013-06-27 13:13:14 +10:00
resources.py Fix all the pep8 E* and F* errors. 2013-06-27 13:13:14 +10:00
shell.py Display yaml format for stack deployed via hot template 2013-07-16 14:01:14 +08:00
stacks.py Implement Stack status and action properties 2013-08-02 14:45:25 +12:00