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 2021/06/01 15:25:46 UTC

[cloudstack] branch 4.15 updated (704b24e -> 5a84115)

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

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


    from 704b24e  server: Fix string format error (#5061)
     add 5a84115  vmware: Create fcd folder on local storage in VMware vSphere (#5057)

No new revisions were added by this update.

Summary of changes:
 .../com/cloud/hypervisor/vmware/resource/VmwareResource.java   |  6 ++++--
 .../com/cloud/storage/resource/VmwareStorageLayoutHelper.java  |  3 +++
 .../com/cloud/storage/resource/VmwareStorageProcessor.java     |  1 +
 .../main/java/com/cloud/hypervisor/vmware/mo/DatastoreMO.java  |  4 ++++
 .../src/main/java/com/cloud/hypervisor/vmware/mo/HostMO.java   |  2 +-
 .../com/cloud/hypervisor/vmware/mo/HypervisorHostHelper.java   | 10 +++++-----
 6 files changed, 18 insertions(+), 8 deletions(-)