heat/heat/engine
Zane Bitter a0cf5dfa5c Distribute resource mapping to individual modules
Define the mapping from resource names to classes locally in each module
and then aggregate them. This moves the mappings near the definitions, and
provides the format for an eventual plug-in resource architecture.

Change-Id: I3e70d495c5a490ae20d38bf1aec7e28080a55520
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-11-28 15:26:19 +01:00
..
resources Distribute resource mapping to individual modules 2012-11-28 15:26:19 +01:00
__init__.py Fix a heap of pep8 errors 2012-04-16 17:07:07 +10:00
api.py RPC API: Return an identifier for events 2012-11-22 14:13:58 +01:00
auth.py Remove unused imports 2012-11-19 16:11:50 +11:00
clients.py Move client connection out of resources.py. 2012-11-08 15:49:29 +13:00
dependencies.py Do proper dependency calculations 2012-06-15 11:29:08 +02:00
event.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
format.py Set default empty dicts for missing sections 2012-11-27 13:56:29 +13:00
identifier.py Add identifiers for Events 2012-11-22 12:04:06 +01:00
parameters.py Implement NoEcho for parameters 2012-10-31 20:18:43 +01:00
parser.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
properties.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
resource.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
rpcapi.py Remove unused imports 2012-11-19 16:11:50 +11:00
service.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
template.py For Fn::Join join strings in resolve_static_data 2012-11-27 13:56:37 +13:00
timestamp.py Move Timestamp code to separate file 2012-10-25 22:28:38 +02:00
watchrule.py heat engine allow WatchRule load() from DB object 2012-11-19 22:26:20 +00:00