heat/heat/engine
Tim Schnell 249387d37e Adds parameter_groups to HOT specification.
The ability to group and order parameters in the template is
currently missing. This patch allows for a new section of the
template, parameter_groups, to be added by the template author
to explicitly define the expected behavior.

Change-Id: I6d8dc4e6490fbfe9cc45f6ca9cb1ac2826e13273
Implements: blueprint parameter-grouping-ordering
2013-12-12 21:31:53 +00:00
..
resources Merge "Document Port properties" 2013-12-10 17:38:06 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
attributes.py Wrap engine exceptions in _() 2013-10-18 11:28:12 +11:00
clients.py Merge "Add heatclient to available clients" 2013-12-03 03:47:45 +00:00
constraints.py Factor Schema out of properties.py for re-use 2013-12-02 14:46:00 +01:00
dependencies.py use msg_fmt not message in Exceptions 2013-10-24 10:44:15 -10:00
environment.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
event.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
hot.py Adds parameter_groups to HOT specification. 2013-12-12 21:31:53 +00:00
notification.py Send usage notifications on major stack events 2013-11-01 14:29:09 +11:00
parameters.py Return map parsed value at JsonParam.value 2013-12-03 20:02:00 +09:00
parser.py Allow intrinsic functions to be called in any order 2013-12-09 15:55:07 +13:00
properties.py Factor Schema out of properties.py for re-use 2013-12-02 14:46:00 +01:00
resource.py Merge "Property methods for resource metadata" 2013-12-06 12:49:25 +00:00
scheduler.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00
service.py Merge "heat engine changes for abandon-stack" 2013-12-06 00:46:18 +00:00
signal_responder.py Use the new oslo py3kcompat.urlutils 2013-12-06 12:00:42 +11:00
stack_resource.py heat engine changes for abandon-stack 2013-12-04 12:55:49 -06:00
template.py Allow intrinsic functions to be called in any order 2013-12-09 15:55:07 +13:00
timestamp.py Do not refresh timestamp from database on read. 2013-06-21 10:43:34 +12:00
update.py Let resources decide when to update 2013-11-27 12:27:06 +01:00
watchrule.py Add _() to fix i18N compliance (part 2) 2013-11-18 10:39:19 +08:00