cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform

Results 826 cloudstack issues
Sort by recently updated
recently updated
newest added

### 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...

component:UI

### Description This PR improves the performance and clarity of the `getConfigResources` method in the `ModuleDefinitionSet` class. Previously, `getConfigResources` traversed the entire module hierarchy on each call, redundantly re-computing inherited...

### problem Hello there. I am currently experiencing an issue when trying to manage an unmanaged instance / vm that was created via VMware. I also tried to unmanage and...

### The required feature described as a wish We Just migrated to CS 4.20.1 As an Operator we need to be able to Map the vNIC to a VM interface...

### Description This PR adds `` section to the domain XML of the virtual machine. It is useful when the additional instance info is needed from within the compute host,...

component:kvm
component:api

### The required feature described as a wish I’d like to propose extending the Reverse Proxy support introduced in Management servers in (https://github.com/apache/cloudstack/commit/67e2061f4b87934c863cbafc5031821ad7ef6d02) to the SysVMs as well. As shown...

Doc PR: https://github.com/apache/cloudstack-documentation/pull/474 ### Description This PR adds the ability to create a new Instance from a VM backup for Dummy, NAS and Veeam backup Providers. This will still work...

component:kvm
component:api
component:UI
type:new-feature
component:compute
component:kubernetes
component:orchestration
component:backup
component:storage

### Description Some changes from PR #10814 are missing in DeployVM and DeployVnf wizards causing warnings in teh browser console. ### Types of changes - [ ] Breaking change (fix...

component:UI

### Description This PR Fixes: #10930 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...

component:vmware

### Description This PR enables ApiServer to support enforcing POST requests with timestamps for state changing APIs, thought the setting 'enforce.post.requests.and.timestamps' (default: false). Other related sub-project PRs supporting POST requests:...

component:api
component:UI
status:has-conflicts