shwstppr commented on code in PR #500: URL: https://github.com/apache/cloudstack-documentation/pull/500#discussion_r2097682568
########## source/adminguide/guest_os.rst: ########## @@ -36,8 +43,40 @@ and also need to have a mapping with the actual operating system name supported Under "Configuration" section there are sub-sections for guest operating system. +Guest OS Categores +------------------ + +A list of existing categories for the guest operating systems are shown as +"Guest OS Categories" section. Operators can also add new guest operating +system categories from the view. + +|guest-os-categories.png| + +Guest operating system categories are useful for categorizing images, i.e., +templates and ISOs, in several UI forms such as deploying an instance, +reinstalling an instance, etc., when the modern image selection is used in the +UI configuration. + +To allow a guest operating system category to be displayed in the UI forms, it +must be marked as featured. The order of the categories can also be controlled +using the Order option in the categories view. + +Like other resources, a custom resource icon can be set for a particular guest +operating system category for further control. If no resource icon is set for +a category, the UI will display default icons based on the category +name. + +An existing guest OS category can be deleted if it does not have any +associated guest operating systems. + +The "Add guest OS category" option allows operators to create new categories, +which can be marked as featured if they are meant to be displayed in the UI +forms. + +|add-guest-os-category-form.png| Review Comment: ```suggestion |add-guest-os-category.png| ``` -- 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