]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Create autoscaling instances in parallel
authorZane Bitter <zbitter@redhat.com>
Mon, 4 Mar 2013 10:31:27 +0000 (11:31 +0100)
committerZane Bitter <zbitter@redhat.com>
Mon, 4 Mar 2013 10:38:39 +0000 (11:38 +0100)
commit8dfd53db24610b5c534ab165328ddfb6927deff9
tree8246f064f5108317876d9cdb87bcc5010187307c
parenta2292edf96db5a2aa5eb481bfeeeac43edded7eb
Create autoscaling instances in parallel

Fixes bug #1136148

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