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 fixes the url in password reset email. (regression from https://github.com/apache/cloudstack/pull/11379) Fixes #12050 ### Types of changes - [ ] Breaking change (fix or feature that would...

component:management-server
status:needs-testing

### Description When migrating a volume snapshot from one secondary storage to another using the `migrateSecondaryStorageData` and `migrateResourceToAnotherSecondaryStorage` APIs, its physical size is set to `0`. This behavior was changed...

status:needs-testing
component:storage

### Description When using Cloudstack, when creating instance with a lot of offerings, it could be hard to differentiate between all of the offerings. For that, categories could be useful....

component:management-server
component:vpc
component:api
component:UI

### Description This PR… Fixes: #9026 , but shows that there is a genuine issue in the vlan allocation management in the system. ### Types of changes - [ ]...

Python
component:integration-test

### Description This PR prevents a null display name on VMs (see https://github.com/apache/cloudstack/pull/8503#issuecomment-2367394302) ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality...

component:api
component:UI

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

type:security
component:agent
component:build
component:integration