Heat is blocking unnecessarily during Instance creation

Bug #1130971 reported by Clint Byrum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Zane Bitter

Bug Description

Currently if heat needs to create two instances which are not dependent on one another, it will poll nova until the first instance reaches "ACTIVE" state and then create the second.

This is only done so that the instance information can be populated. But this info can be made "lazy load" for when another resource needs it, so blocking doesn't have to happen until that point.

Changed in heat:
assignee: nobody → Clint Byrum (clint-fewbar)
status: New → In Progress
Revision history for this message
Clint Byrum (clint-fewbar) wrote :
Revision history for this message
Clint Byrum (clint-fewbar) wrote :

Reassigning to Zane as he has been working on the co-routine refactoring.

Changed in heat:
assignee: Clint Byrum (clint-fewbar) → Zane Bitter (zaneb)
Zane Bitter (zaneb)
Changed in heat:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.