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 557dc5e api: List details of template download state for stores
corresponding to a zone (#5379)
add fc285e2 vmware: Cancel the pending tasks for worker VM before
destroying it (#5374)
No new revisions were added by this update.
Summary of changes:
.../vmware/manager/VmwareStorageManagerImpl.java | 15 +++----
.../hypervisor/vmware/resource/VmwareResource.java | 4 +-
.../storage/resource/VmwareStorageProcessor.java | 43 ++++++------------
.../hypervisor/vmware/mo/HypervisorHostHelper.java | 3 +-
.../hypervisor/vmware/mo/VirtualMachineMO.java | 34 +++++++++++++-
.../cloud/hypervisor/vmware/util/VmwareClient.java | 52 ++++++++++++++++++++++
6 files changed, 106 insertions(+), 45 deletions(-)