Progress incorrect on initial build/resize

Bug #942956 reported by Rick Harris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Low
Rick Harris

Bug Description

In the case of a build, the progress is being returned as None.

In the case of a resize, the progress is initially being returned as 100% (the progress from the last completed action).

The solution is the same in both cases, as with other actions, we should set progress=0 at the beginning of the action.

Changed in nova:
assignee: nobody → Rick Harris (rconradharris)
importance: Undecided → Low
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/4654

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/4654
Committed: http://github.com/openstack/nova/commit/067f0a2d2971ab64ee6fa6f3689fc1158471af18
Submitter: Jenkins
Branch: master

commit 067f0a2d2971ab64ee6fa6f3689fc1158471af18
Author: Rick Harris <email address hidden>
Date: Tue Feb 28 23:14:01 2012 +0000

    Initialize progress to 0 for build and resize.

    Fixes bug 942956

    Change-Id: I65031bcd61b49bcae9bd886d7a9f070cba5caad0

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → essex-rc1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: essex-rc1 → 2012.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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