Resize does not use appropriate task states
Bug #990805 reported by
Gabe Westmaas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Gabe Westmaas |
Bug Description
Currently resizes go into task state RESIZE_PREP and never change after that. THere are already task states referenced in the code base, but are never used in the resize process.
./nova/
./nova/
./nova/
Using these would be helpful to quickly see where an instance is in terms of a resize.
Changed in nova: | |
milestone: | none → folsom-1 |
importance: | Undecided → Medium |
Changed in nova: | |
status: | Fix Committed → Fix Released |
Changed in nova: | |
milestone: | folsom-1 → 2012.2 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/6904
Review: https:/