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/05/17 05:13:53 UTC

[cloudstack] branch master updated (0fefc20 -> 7434d91)

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

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

      from  0fefc20   Merge pull request #1842 from anshul1886/CLOUDSTACK-9686
      adds  e3ae08b   CLOUDSTACK-9709: Updated the vm ip fetch task to use the correct the thread
       new  7434d91   Merge pull request #1873 from Accelerite/dhcpOffloadFix

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


Summary of changes:
 .../LibvirtGetVmIpAddressCommandWrapper.java       | 82 ++++++++++++++++++++++
 .../hypervisor/vmware/resource/VmwareResource.java | 75 +++++++++++++++++++-
 server/src/com/cloud/vm/UserVmManagerImpl.java     | 51 ++++++++++++--
 .../hypervisor/vmware/mo/VirtualMachineMO.java     |  7 ++
 4 files changed, 209 insertions(+), 6 deletions(-)
 create mode 100644 plugins/hypervisors/kvm/src/com/cloud/hypervisor/kvm/resource/wrapper/LibvirtGetVmIpAddressCommandWrapper.java

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

[cloudstack] 01/01: Merge pull request #1873 from Accelerite/dhcpOffloadFix

Posted by ra...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 7434d916144976222757fb10b17e8467223f25fa
Merge: 0fefc20 e3ae08b
Author: Rajani Karuturi <ka...@users.noreply.github.com>
AuthorDate: Wed May 17 10:43:51 2017 +0530

    Merge pull request #1873 from Accelerite/dhcpOffloadFix
    
    CLOUDSTACK-9709: Updated the vm ip fetch task to use the correct the …

 .../LibvirtGetVmIpAddressCommandWrapper.java       | 82 ++++++++++++++++++++++
 .../hypervisor/vmware/resource/VmwareResource.java | 75 +++++++++++++++++++-
 server/src/com/cloud/vm/UserVmManagerImpl.java     | 51 ++++++++++++--
 .../hypervisor/vmware/mo/VirtualMachineMO.java     |  7 ++
 4 files changed, 209 insertions(+), 6 deletions(-)


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