heat/heat/engine
Andrew Plunk 48fe2f04ba Add rest endpoints for resource template generation.
Add api endpoints for generating a template based
on a resource implementation.

blueprint resource-template

Change-Id: Iebebad70befd1df6cd8989538cbb61350a17bc23
2013-07-26 10:53:39 -05:00
..
resources Merge "Fix cloud_watch delete when the watchrule is not found." 2013-07-25 23:05:13 +00:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Expose resource dependency required_by to REST API. 2013-07-01 11:14:45 +12:00
attributes.py Introduce a schema for attributes 2013-06-19 17:51:03 -05:00
clients.py Only use a token for openstack client operations. 2013-07-22 12:40:11 +12:00
dependencies.py Merge "add missing gettextutils imports" 2013-07-02 16:08:44 +00:00
environment.py Initial Environment class and test 2013-06-17 20:23:38 +10:00
event.py avoid excessive database calls while loading events 2013-07-11 15:32:25 +08:00
hot.py HOT parameter validation model translation 2013-07-24 09:55:27 +08:00
parameters.py Always convert AllowedValues to a list 2013-07-25 11:33:41 +02:00
parser.py Reset state before resource recreation 2013-07-22 01:23:31 +00:00
properties.py Merge "Always convert AllowedValues to a list" 2013-07-25 15:49:51 +00:00
resource.py Merge "Generate a template from a resource implementation." 2013-07-25 11:03:44 +00:00
scheduler.py Global disable scheduler _sleep instead of mocking. 2013-07-11 16:08:54 +12:00
service.py Add rest endpoints for resource template generation. 2013-07-26 10:53:39 -05:00
signal_responder.py Add an API for passing a signal through to a resource 2013-07-25 10:36:50 +10:00
stack_resource.py Merge "implement stack metadata" 2013-07-03 07:51:07 +00:00
template.py implement stack metadata 2013-07-02 16:03:22 +08:00
timestamp.py Do not refresh timestamp from database on read. 2013-06-21 10:43:34 +12:00
update.py Explicitly pass old json snippet to update 2013-07-01 11:59:46 +01:00
watchrule.py Make the current alarms use the signal action 2013-07-25 10:59:10 +10:00