GaOrtiga opened a new pull request, #8934:
URL: https://github.com/apache/cloudstack/pull/8934

   ### Description
   
   The configuration `SystemVMDefaultHypervisor` is not dynamic, it is 
necessary to restart the management server after each alteration to its value. 
Besides, its input is a String, which forces the user to type in the name of 
the chosen hypervisor, being subject to typos.
   
   This configuration was refactored, allowing its value to be altered in 
runtime; besides, its input was converted to a select, in order to facilitate 
the process of choosing the new value.
   
   ### 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)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [X] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [X] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   ### How Has This Been Tested?
   
   I changed the values of the configurations and verified that the default 
hypervisors for new system vms changed accordingly


-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to