nvazquez opened a new pull request #5032:
URL: https://github.com/apache/cloudstack/pull/5032


   ### Description
   
   This PR fixes an issue on VMware when creating worker VMs for volume 
migration from/to hosts with different ESXi versions. In this case, the minimum 
ESXi host version is chosen for the worker VM hardware version but it is set in 
a wrong format ("DD" instead of "vmx-DD")
    
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [x] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [x] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   Vmware mixed environment with 2 clusters of 2 hosts each. One cluster with 
5.5 hosts and other cluster with 6.5 hosts


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to