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:29 UTC

[cloudstack] branch 4.9 updated (b65a58b -> 5f35c15)

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

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


    from b65a58b  Merge #1951 from shapeblue:4930-upgradepath to apache:4.9
     add 8323a17  CLOUDSTACK-9860: Power off VMs when stopVM is called with forced=true
     new 5f35c15  Merge pull request #2108 from shapeblue/force-stop-vm-kvm

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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>'].

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

Posted by ra...@apache.org.
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>.