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

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ VMware integration ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 and before ~~~ ##### SUMMARY When the broadcastUri is too long, it...

component:vmware
type:improvement
Severity:Minor

##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Improvement Request (UI, Functionality) ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A #####...

component:api
component:networking
component:UI
component:advanced-networking

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI, API, Local storage,KVM ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.1 ~~~ ##### CONFIGURATION Cloudstack 4.19.1 KVM Rocky8 ##### OS /...

status:needs-functional-definition
affects:4.19.0

### Description This PR fixes: https://github.com/apache/cloudstack/issues/9318 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...

component:networking

### Description Add a new feature for load balancers based on haproxy. FS: https://cwiki.apache.org/confluence/display/CLOUDSTACK/VR+haproxy+customization+in+CloudStack Fixes https://github.com/apache/cloudstack/issues/3789 This commit was based on this: https://github.com/apache/cloudstack/pull/4141 and https://github.com/apache/cloudstack/pull/5799 It supports (or will support)...

component:api
component:networking
status:has-conflicts
distro:ubuntu

### Description This PR fixes https://github.com/apache/cloudstack/issues/8417 by allowing the user to register an ISO by uploading from local. ### Types of changes - [ ] Breaking change (fix or feature...

component:api
component:UI
component:kubernetes

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

component:vpc
component:api
component:networking
status:needs-testing

##### ISSUE TYPE * Feature Idea ##### COMPONENT NAME ~~~ VM Snapshot ~~~ ##### CLOUDSTACK VERSION ~~~ 4.20/main ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT KVM, file storage (NFS, Shared...

component:kvm
component:primary-storage
type:new-feature

### Description The class `VirtualMachineTO` lacks access modifiers in its fields. This PR aims to improve adherence to object-oriented programming by adding private access modifiers to all fields in the...

component:api
status:has-conflicts

### Description Based on the comment https://github.com/apache/cloudstack/pull/9385#issuecomment-2227061721 from @DaanHoogland, and considering that all the DB view definitions are currently refactored out of the DB upgrade schema sql scripts, I took...

status:needs-testing