You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ra...@apache.org on 2017/06/06 10:00:30 UTC

[cloudstack] 01/01: Merge pull request #2108 from shapeblue/force-stop-vm-kvm

This is an automated email from the ASF dual-hosted git repository.

rajani pushed a commit to branch 4.9
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit 5f35c15b6b3ff49cb49c5563abbef7cc0e21d4a7
Merge: b65a58b 8323a17
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Tue Jun 6 15:30:24 2017 +0530

    Merge pull request #2108 from shapeblue/force-stop-vm-kvm
    
    [4.9+] CLOUDSTACK-9860: Power off VMs when force stop is provided

 .../cloudstack/api/command/user/vm/StopVMCmd.java  |  2 +-
 core/src/com/cloud/agent/api/StopCommand.java      | 11 +++++++
 .../com/cloud/vm/VirtualMachineManagerImpl.java    |  2 +-
 .../kvm/resource/LibvirtComputingResource.java     | 13 +++++---
 .../wrapper/LibvirtStopCommandWrapper.java         |  3 +-
 .../hypervisor/vmware/resource/VmwareResource.java | 13 +++++---
 .../xenserver/resource/CitrixResourceBase.java     | 11 +++++--
 .../wrapper/xenbase/CitrixStopCommandWrapper.java  |  2 +-
 test/integration/smoke/test_vm_life_cycle.py       | 36 +++++++++++++++++++++-
 9 files changed, 76 insertions(+), 17 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@cloudstack.apache.org" <co...@cloudstack.apache.org>.