RodrigoDLopez opened a new pull request, #7080: URL: https://github.com/apache/cloudstack/pull/7080
### Description The ACS default rules for read-only accounts (Read-Only Admin - Default and Read-Only User - Default) do not allow accounts created with these rules to execute the `quotaStatement` and `quotaBalance` commands; for this reason, quota consumption history is not displayed for user-accounts created with these roles. This PR introduces an update to the default rules to allow read-only accounts to cal these APIs ### 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 -- 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]
