BryanMLima opened a new pull request #5921:
URL: https://github.com/apache/cloudstack/pull/5921


   ### Description
   
   This PR adds an error message when trying to scale up a VM that utilizes the 
KVM hypervisor with a fixed offering. Furthermore, when a compute offering has 
a CPU Speed field, it defaults to the current speed of the VM offer, oppose to 
zero, which is the current default behavior.
   
   ### 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)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
![image](https://user-images.githubusercontent.com/42067040/151982251-9f90aa57-5095-4534-9ccb-63f80cedb755.png)
   
   
   ### How Has This Been Tested?
   This was tested in a local lab with KVM VMs.
   VM1 One was in the running state and the other one was in the stopped state. 
The running VM
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to 
-->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the 
[CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) 
document -->
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to