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

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


    from 90413cb307 client: Improve cloudstack-setup-management message (#6822)
     add d182eacf86 host affinity: fix vm cannot be started if a vm is stopped 
in the affinity group (#6936)
     add 9fd2d82af9 vmware: fix vmware vm snapshot operations for 
datastorecluster (#6912)
     add a4d3780143 ui: fix incorrect hypervisor in deploy VM wizard (#6952)
     new 74623aa3d3 Merge remote-tracking branch 'apache/4.17'

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/affinity/HostAffinityProcessor.java |   4 +-
 .../vmware/manager/VmwareStorageManagerImpl.java   |   7 +-
 .../manager/VmwareStorageManagerImplTest.java      | 119 +++++++++++++++++++++
 ui/src/views/compute/DeployVM.vue                  |   1 +
 4 files changed, 128 insertions(+), 3 deletions(-)
 create mode 100644 
plugins/hypervisors/vmware/src/test/java/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImplTest.java

Reply via email to