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

   ### Description
   
   Currently, it is not possible to deploy VRs on dedicated resources, even if 
they are dedicated to the domain in which the VR will be created.
   
   A new global configuration `allowRoutersOnDedicatedResources` has been 
created to allow VRs to be deployed on hosts, clusters, pods and zones that are 
dedicated to their respective domains. 
   
   ### 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)
   - [ ] build/CI
   - [ ] test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   ### How Has This Been Tested?
   
   With the configuration marked as true:
   
   * I dedicated resources to the domain in which the VRs would be deployd and 
verified that the deploy worked normally.
   * I dedicated resources to an account in that domain and verified that I 
could not deploy VRs on these resources.
   * I dedicated resources to a different domain and verified that I could not 
deploy VRs on these resources.
   
   I marked the configuration as false and verified that I could not deploy VRs 
on any of the dedicated resources.


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