heat/heat/engine
Angus Salkeld ff45aba3c4 Use the template module to access the Template class
i.e. stop using parser.Template
this imports the template module as "templatem" to avoid
namespace clashes with the many local variables called "template".

Change-Id: I97cc893f630e46589ee71fc73c6bbbcaa86b3a62
2014-08-21 12:53:45 +10:00
..
cfn Merge "Adding validation algorithm for get attr functions" 2014-08-18 10:01:19 +00:00
clients Merge "Add utility functions for Swift TempURLs" 2014-08-19 15:37:20 +00:00
hot replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
notification Port to oslo.messaging 2014-06-26 06:45:52 +02:00
resources Use the template module to access the Template class 2014-08-21 12:53:45 +10:00
__init__.py Do not initialize anything during import phase 2013-04-24 10:03:06 -07:00
api.py Display stack owner when formatting stacks 2014-08-12 11:06:44 -04:00
attributes.py Refactor selecting values from an attribute 2014-07-15 10:21:56 -04:00
constraints.py Always convert string type params to string 2014-08-06 18:02:42 -04:00
dependencies.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
environment.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
event.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
function.py Use six.add_metaclass instead of __metaclass__ 2014-07-21 08:09:39 +02:00
parameter_groups.py Replacing variable logger on LOG 2014-05-27 15:48:33 -04:00
parameters.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
parser.py Move the Stack class into stack.py 2014-07-24 15:58:25 +10:00
plugin_manager.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
properties.py Add `immutable` property attribute 2014-08-08 11:49:36 +03:00
resource.py Implement snapshots for servers and volumes 2014-08-15 11:21:07 +02:00
rsrc_defn.py Use None instead of mutables in method params defaults 2014-07-02 16:33:12 +08:00
scheduler.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
service.py Use the template module to access the Template class 2014-08-21 12:53:45 +10:00
signal_responder.py Fix typos in comments and help strings 2014-08-13 13:54:24 +04:00
stack.py Merge "Implement snapshots for servers and volumes" 2014-08-19 15:45:39 +00:00
stack_lock.py Fix H201 violations and re-enable gating 2014-07-11 10:17:38 +08:00
stack_resource.py Use the template module to access the Template class 2014-08-21 12:53:45 +10:00
stack_user.py stack user add _user_token 2014-07-21 15:29:07 +01:00
support.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
template.py replace dict.iteritems() with six.iteritems(dict) 2014-08-06 10:56:09 +08:00
timestamp.py Make the first line of every file consistent. 2014-03-04 09:03:04 -06:00
update.py Use new template for resource update reparse 2014-08-13 13:57:32 +12:00
watchrule.py Store clients in context 2014-07-21 13:00:21 -04:00