cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
…mmit ### Description This PR is similar to other prs where we auto add the license headers with pre-commit One cfg file did not have a license header and the...
### 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...
### Description This PR aligns the use of terminology, renaming VM / virtual machine references to 'Instance' and also capitalising the terms Templates, Network, Snapshot, User, Account in CloudStack APIs,...
### Description This PR adds support for a Dell EMC ECS S3 object storage plugin for Apache CloudStack. ECS is a software-defined object storage platform that supports both object and...
### problem The issue we are experiencing is that when attempting to remove a network interface in KVM while the VM is powered off, the operation fails with the following...
### The required feature described as a wish **User Story**: As a CloudStack Administrator/Operator, I want to add custom key-value tags to domains so that I can categorize, filter, and...
### The required feature described as a wish As a system administrator, I've previously had many instances on Proxmox, but now that I can apply cloudstack as a layer on...
### Description This PR fixes that Sensitive information logged in SshHelper.sshExecute method. Fixes: #12025
### Description Fixes #10823 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...