stephankruggg opened a new pull request, #6835: URL: https://github.com/apache/cloudstack/pull/6835
### Description The configuration `vpc.max.networks` is mentioned in the error message shown when attempting to exceed the network limit in a VPC; however, the final user should not be able to visualize such structural information. Therefore, this detail was removed from the message. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [X] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [ ] Minor - [X] Trivial ### How Has This Been Tested? In a local lab I applied this patch and the error message was successfully updated. -- 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]
