heat/heat/engine/resources
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
..
quantum Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
__init__.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
autoscaling.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
cloud_watch.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
dbinstance.py Parse all templates with format.parse_to_template 2012-11-26 15:11:04 +13:00
eip.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
instance.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
loadbalancer.py Parse all templates with format.parse_to_template 2012-11-26 15:11:04 +13:00
register.py Add a set of native quantum resource types. 2012-11-05 16:11:04 +13:00
s3.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
security_group.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
stack.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
user.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
volume.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00
wait_condition.py Move the resource module out of the resources package 2012-11-28 15:24:02 +01:00