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


   ## Description
   Allow dynamic VM scaling for KVM
   
   Fixes: #3594 
   
   Changes:
   - When deploying VM, the VM vCPU max number is set to the host CPU number. 
This allows virsh to set vCPU numbers and avoid the error:
   ````
   invalid argument: requested vcpus is greater than max allowable vcpus for 
the live domain: N > M
   ```` 
   
   ## Types of changes
   - [x] Enhancement (improves an existing feature and functionality)
   
   ## 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