Manoj Kumar
Manoj Kumar
### Description This PR introduces new value: "COMBINED" for config: "host.capacityType.to.order.clusters", which will be used to order cluster, host and pods based on CPU and Memory both. COMBINED will work...
### Description This PR will provide optional step during Zone deployment for admin to register generic cloud templates. This step will be available for KVM hypervisor and limited number of...
### Description This PR enables Admin to configure UI Announcement banner containing message through config.json. HTML based message is supported apart from regular text It can be configured by defining...
This PR adds documentation related to Deployment Planners in CloudStack. ---- 📚 Documentation preview 📚: https://cloudstack-documentation--594.org.readthedocs.build/en/594/
### Description This PR cleans up following vm and volume allocation algorithms which are redundant and behave same as “random" and “firstfit”, without the "userconcentrated" : 1. userconcentratedpod_random 2. userconcentratedpod_firstfit...
### Description This PR fixes https://github.com/apache/cloudstack/issues/8858 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
### Description This PR fixes https://github.com/apache/cloudstack/issues/11502 1. Prevent service offering update to specific domains if any instance for the offering are outside of those 2. Removal of offerings is skipped...
### Description This PR fixes https://github.com/apache/cloudstack/issues/11125 API response for template/iso registration will have status="Processing" ### Types of changes - [ ] Breaking change (fix or feature that would cause existing...