mirror of https://github.com/apache/cloudstack.git
Adds new interface for image selection (template/iso) for an instance in UI. Old interface can still be used and it can be configured using UI configuration (config.json) OS categories/Guest OS categories have been improved with ability to create new categories, delete an existing category, and marking a category as featured to allow it to show up in the UI in the image selection interface. New APIs added: - addOsCategory - deleteOsCategory - updateOsCategory APIs updated: - updateOsType - listTemplates - listOsCategories Several improvements in UI especially related to forms - DeloyVM, ReinstallVM, CreateVnfAppliance, AddAutoscaleGroup. DeployVM form can now be opened from template/ISO details view with query params. Reorganized (removed and added some) OS categories to the following (in the same order): ``` 1. Ubuntu 2. Debian 3. Fedora 4. CentOS 5. Rocky Linux 6. Alma Linux 7. Oracle 8. RedHat 9. SUSE 10. Windows 11. Other ``` Documentation PR: https://github.com/apache/cloudstack-documentation/pull/500 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> |
||
|---|---|---|
| .. | ||
| ar.json | ||
| ca.json | ||
| de_DE.json | ||
| el_GR.json | ||
| en.json | ||
| es.json | ||
| fr_FR.json | ||
| hi.json | ||
| hu.json | ||
| it_IT.json | ||
| ja_JP.json | ||
| ko_KR.json | ||
| nb_NO.json | ||
| nl_NL.json | ||
| pl.json | ||
| pt_BR.json | ||
| ru_RU.json | ||
| te.json | ||
| zh_CN.json | ||