Autoscaling/InstanceGroup instances are created serially
Bug #1136148 reported by
Zane Bitter
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Heat |
Fix Released
|
High
|
Zane Bitter |
Bug Description
There is no point in the AutoscalingGroup or InstanceGroup waiting for each instance to reach the ACTIVE state before creating the next one. We should create all required instances at the beginning and only then block until they are all complete.
Changed in heat: | |
assignee: | nobody → Zane Bitter (zaneb) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in heat: | |
milestone: | none → grizzly-rc1 |
status: | Fix Committed → Fix Released |
Changed in heat: | |
milestone: | grizzly-rc1 → 2013.1 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/23287
Review: https:/