heat/heat/engine/resources
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
..
ceilometer Cinder, trove, ceilo use ignore_not_found etc 2014-08-13 16:43:26 -05:00
neutron Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
software_config Merge "Fix typos in comments and help strings" 2014-08-14 11:54:08 +00:00
__init__.py Use stevedore to load client plugins 2014-07-07 14:30:28 +12:00
autoscaling.py Using default FnGetRefId behavior for LaunchConfig 2014-08-14 12:00:08 +00:00
cloud_watch.py Use ResourceDefinition to generate Properties 2014-06-16 11:13:30 -04:00
eip.py Neutron use ClientPlugin.ignore_not_found etc 2014-08-11 17:29:38 -05:00
glance_image.py Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
instance.py Merge "Remove resource_id_set(None) calls" 2014-08-20 05:22:17 +00:00
internet_gateway.py Neutron use ClientPlugin.ignore_not_found etc 2014-08-11 17:29:38 -05:00
iso_8601.py Support loading constraints as stevedore extensions 2014-06-30 21:50:11 -10:00
loadbalancer.py Move nova_utils functions to nova client plugin 2014-08-13 20:12:29 -05:00
network_interface.py Neutron use ClientPlugin.ignore_not_found etc 2014-08-11 17:29:38 -05:00
nova_floatingip.py Nova use ClientPlugin.ignore_not_found 2014-08-11 17:27:50 -05:00
nova_keypair.py Move nova_utils functions to nova client plugin 2014-08-13 20:12:29 -05:00
nova_servergroup.py Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
nova_utils.py Move nova_utils functions to nova client plugin 2014-08-13 20:12:29 -05:00
os_database.py Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
random_string.py Guaranteed password complexity using OS::Heat::RandomString 2014-06-27 10:08:20 -05:00
resource_group.py Use the template module to access the Template class 2014-08-21 12:53:45 +10:00
route_table.py Convert AWS Route Table and association to use clients. 2014-08-17 17:29:17 -05:00
s3.py Glance, swift use ClientPlugin.ignore_not_found 2014-08-11 17:29:38 -05:00
security_group.py Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
server.py Merge "Remove resource_id_set(None) calls" 2014-08-20 05:22:17 +00:00
stack.py Allow Resources to select paths from attributes 2014-07-29 21:09:01 -04:00
subnet.py Neutron use ClientPlugin.ignore_not_found etc 2014-08-11 17:29:38 -05:00
swift.py Glance, swift use ClientPlugin.ignore_not_found 2014-08-11 17:29:38 -05:00
swiftsignal.py Add OS::Swift::Signal resource 2014-08-18 15:21:09 -05:00
template_resource.py Add resource properties to stack-preview 2014-07-22 10:29:10 -04:00
user.py Implement caching of resource attributes 2014-05-30 13:14:27 +12:00
volume.py Merge "Remove resource_id_set(None) calls" 2014-08-20 05:22:17 +00:00
vpc.py Neutron use ClientPlugin.ignore_not_found etc 2014-08-11 17:29:38 -05:00
wait_condition.py WaitConditionHandle resources, create events with reason data 2014-08-14 17:25:59 +01:00