heat/heat/engine/resources
tengqm 91300e4069 Split scaling policy into separate files
A further step to split the AWS and the OS version of auto-scaling group
related classes.  This patch splits the scaling policy and launch
configuration into separate files.

This patch is not breaking any existing test cases. But more test cases
will be needed for the OS version scaling policy.

Implements: partial-blueprint reorg-asg-code
Change-Id: I0f888496d92b0efb5d63b567864488ff8a45e4ac
2014-08-27 20:27:19 +08:00
..
aws Split scaling policy into separate files 2014-08-27 20:27:19 +08:00
ceilometer Cinder, trove, ceilo use ignore_not_found etc 2014-08-13 16:43:26 -05:00
neutron Using neutron utils function from neutron plugin 2014-08-21 05:28:39 +00:00
openstack Split scaling policy into separate files 2014-08-27 20:27:19 +08:00
software_config SoftwareDeployments move signal reason into resource plugin 2014-08-21 10:05:22 +01:00
__init__.py Use stevedore to load client plugins 2014-07-07 14:30:28 +12:00
autoscaling.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00
cloud_watch.py Providing reference on resource during preview 2014-08-21 05:29:02 +00:00
eip.py Providing reference on resource during preview 2014-08-21 05:29:02 +00:00
glance_image.py Remove resource_id_set(None) calls 2014-08-19 11:30:32 -04:00
instance.py Moving network_id_from_subnet_id to neutron client 2014-08-21 05:28:42 +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 Moving network_id_from_subnet_id to neutron client 2014-08-21 05:28:42 +00:00
nova_floatingip.py Providing reference on resource during preview 2014-08-21 05:29:02 +00: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 Allow ResourceGroup to select an attribute path 2014-08-08 17:33:12 -04: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 Move name resolving before get server 2014-08-25 10:28:43 +08: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 Change type validate method of template resource 2014-08-23 02:55:49 +00:00
user.py Providing reference on resource during preview 2014-08-21 05:29:02 +00: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