Instance show paused state but in fact pause action do not implemented on PowerVM

Bug #1202082 reported by Qing Xin Meng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Qing Xin Meng

Bug Description

The PowerVM don't supported pause action now.
But after running 'nova pause instance-name', the instance state changed to PAUSED, it's a problem, the state should be still ACTIVE.

+--------------------------------------+----------------------------+--------+------------------+
| ID | Name | Status | Networks |
+--------------------------------------+----------------------------+--------+------------------+
| 42687c37-b0b4-4cf9-ada5-a67688add4be | m2 | PAUSED | mqx_net=55.0.0.2 |

Qing Xin Meng (mengqxqx)
Changed in nova:
assignee: nobody → Qing Xin Meng (mengqxqx)
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/37482

Changed in nova:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/37482
Committed: http://github.com/openstack/nova/commit/e16260bef0abb8dba419c168245664d3baf09ab7
Submitter: Jenkins
Branch: master

commit e16260bef0abb8dba419c168245664d3baf09ab7
Author: QingXin Meng <email address hidden>
Date: Thu Jul 11 18:14:28 2013 -0700

    Unimplemented pause should not change vm state on PowerVM

    The instance of PowerVM does not support pause, but
    after pause the instance, the state change to PAUSED,
    it's unreasonable.

    Change-Id: I4fb184388c37ea8708cdacc173dc1b2dbd4d1597
    Fixes: bug #1202082

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → havana-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: havana-3 → 2013.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.