vmware: It can not be select hard or soft reboot

Bug #1422239 reported by Doyoul Yoon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Michael Still

Bug Description

Our users want to select hard or soft reboot in vmware environment.
But vmware VCdriver do not pass a reboot type as a parameter.
So I think that it must be able to selectively use this action.

Tags: vmware
Doyoul Yoon (ydoyeul)
Changed in nova:
assignee: nobody → Doyoul Yoon (ydoyeul)
Doyoul Yoon (ydoyeul)
description: updated
Revision history for this message
Gary Kotton (garyk) wrote :

Hi,
At the moment the VMware VC driver calls ResetVM_Task. Resets power on this virtual machine. If the current state is poweredOn, then this method first performs powerOff(hard). Once the power state is poweredOff, then this method performs powerOn(option).
Thanks
Gary

Changed in nova:
status: New → Confirmed
importance: Undecided → Medium
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/156496

Changed in nova:
status: Confirmed → In Progress
Changed in nova:
assignee: Doyoul Yoon (ydoyeul) → Michael Still (mikalstill)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

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

commit d3af57569ef29f7eb107384f6c3b907470b3c9b9
Author: ydoyeul <email address hidden>
Date: Tue Feb 17 16:30:29 2015 +0900

    vmware: support both hard and soft reboot

    Allow callers of the reboot method to select either a
    hard or soft reboot.

    Co-authored: John Haan <email address hidden>
    Co-authored: kwonho lee <email address hidden>

    Change-Id: Ia445dbd06af03b50547b598dd1875bd3d3b9dfca
    Closes-Bug: 1422239

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