vishesh92 commented on code in PR #379: URL: https://github.com/apache/cloudstack-documentation/pull/379#discussion_r1503982370
########## source/adminguide/usage.rst: ########## @@ -263,6 +263,23 @@ max.project.secondary.storage (GB) Maximum secondary storage space that can be Default is 400. =================================== ================================================================= +The administrator can also set limits for specific tagged host and storage +resources for an account or domain. Such tags must be specified in the following +global settings: + +- resource.limit.host.tags - A comma-separated list of tags for host resource limits. It applies to resource types - User VM, CPU, Memory. +- resource.limit.storage.tags - A comma-separated list of tags for storage resource limits. It applies to resource types - Volume, Primary storage. Review Comment: ```suggestion - `resource.limit.host.tags` - A comma-separated list of tags for host resource limits. It applies to resource types - User VM, CPU, Memory. - `resource.limit.storage.tags` - A comma-separated list of tags for storage resource limits. It applies to resource types - Volume, Primary storage. ``` -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org