]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Lookup the class for an Instance in Autoscaling
authorZane Bitter <zbitter@redhat.com>
Tue, 27 Nov 2012 14:13:55 +0000 (15:13 +0100)
committerZane Bitter <zbitter@redhat.com>
Wed, 28 Nov 2012 21:40:36 +0000 (22:40 +0100)
commitb6711c12e3dd8b7f8dbf8c654379e0d8fa8912d2
tree5d6c9bcd8674099122eac9137218170ddee91aa2
parent4b6f1b8ad0ce6490927d4de6d922e2ffc915fef4
Lookup the class for an Instance in Autoscaling

Instead of hardcoding the class for handling instances in autoscaling,
look up the class for the AWS::EC2::Instance resource type using the same
mechanism used for creating resources normally.

Change-Id: I37b9aff9a83b89cdc782467720970a04549d7b1e
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/resources/autoscaling.py