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


   ## Description
   Set the VM hardware version on new VM deployments as set by the 
administrator on vCenter at cluster or datacenter level by the 'Edit Default VM 
Compatibility' action:
   
   
![image](https://user-images.githubusercontent.com/5295080/83207449-9bedb780-a129-11ea-9cc1-e41f368cd01e.png)
   
   On VM deployments:
   - Check cluster level VM hardware version If it is set, then is used as the 
new VM hardware version
   - If cluster level VM hardware version not set, check the datacenter VM 
hardware version. If it is set, then it is used as the new VM hardware version.
   - If both cluster or datacenter VM hardware version not set, then VM 
hardware version not set for the new VM
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to