You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ro...@apache.org on 2020/08/05 09:36:32 UTC

[cloudstack] branch master updated (2237486 -> db665fa)

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

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


    from 2237486  server: Allow renaming cluster, host, and storage (#4165)
     add 4527424  vm: Reset deviceId to fix missing nic with vm (#4000)
     add 2fce8b7  vmware: volume utilisation is always zero (#4225)
     add a529470  server: Fix cpuallocated value in findHostsForMIgration api (#4220)
     add db665fa  Merge remote-tracking branch 'origin/4.14'

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/vm/VirtualMachineManagerImpl.java     | 21 +++++++++++++++++++++
 .../hypervisor/vmware/resource/VmwareResource.java  |  1 -
 .../com/cloud/api/query/ViewResponseHelper.java     |  2 +-
 .../com/cloud/api/query/dao/HostJoinDaoImpl.java    | 21 ++++++++++++---------
 .../com/cloud/hypervisor/vmware/mo/DatastoreMO.java |  1 +
 5 files changed, 35 insertions(+), 11 deletions(-)