Record wrong action name when migrate instance

Bug #1323173 reported by ChangBo Guo(gcb)
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Unassigned

Bug Description

Actions are recorded in database while users take atcions in specific
instance. These actions can be listed by comand 'nova instance-action-list'.
Resize and migrate use same code path, but always record the action as
'resize' even user migrate instance.

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

Reviewed: https://review.openstack.org/95412
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=75a0ec684c4a972ad7703399b64ddf9300a7acf3
Submitter: Jenkins
Branch: master

commit 75a0ec684c4a972ad7703399b64ddf9300a7acf3
Author: ChangBo Guo(gcb) <email address hidden>
Date: Mon May 26 14:10:23 2014 +0800

    Record right action name while migrate

    Actions are recorded in database while users take atcions in specific
    instance. These actions can be listed by comand 'nova instance-action-list'.
    Resize and migrate use same code path, but always record the action as
    'resize' even user migrate instance. This commit check the action
    firstly then record right action.

    Change-Id: I3462275fa3022173d55dfa0c87328d4bb518239b
    Closes-Bug: #1323173

Changed in nova:
status: New → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-1 → 2014.2
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.