heat/heat/engine
Zane Bitter b0026981a5 Move the resource module out of the resources package
Leave only the actual resource implementations in the heat.engine.resources
package. This is the first step to implementing a plugin-style architecture
for resources.

Change-Id: I8a63da4f54b087ee792969678f92da8e31787a3e
Signed-off-by: Zane Bitter <zbitter@redhat.com>
2012-11-28 15:24:02 +01:00
..
resources Move the resource module out of the resources package 2012-11-28 15:24:02 +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