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 a regression of #9900 prior to this PR ``` 2025-06-05 12:28:53,992 DEBUG [cloud.agent.Agent] (AgentRequest-Handler-1:[]) (logid:) Processing command: com.cloud.agent.api.PatchSystemVmCommand 2025-06-05 12:29:25,959 DEBUG [resource.wrapper.LibvirtPatchSystemVmCommandWrapper] (AgentRequest-Handler-1:[]) (logid:) Patch...

This PR fixes the traffic shaping issue for secondary NICs in VmwareTrafficLabel. Previously, traffic shaping was not applied correctly to secondary NICs, causing inconsistencies. This fix ensures that traffic limits...

component:vmware

This update involves removing the traffic shaping functionality from the system. Previously, traffic shaping was being applied to control the flow of data across the network, but after careful consideration,...

component:vmware

This PR addresses the issue with the vm.network.throttling.rate configuration in the cloud.configuration table. The change includes the addition of a default value for the vm.network.throttling.rate parameter, which defines the default...

component:vmware

### Description This PR corrects an incorrect behavior in the UI where users who have access to the `changeOfferingForVolume` API, but are not _admins_, cannot use it. ### Types of...

component:UI

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

component:networking
component:UI
component:advanced-networking
type:new-feature

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

component:kvm
status:needs-work
component:build

### Description This PR changes the behavior of Security Groups to disable connection tracking when it is not needed. The idea is that the VM that have "allow all" rule...

component:networking
Python

### Description Fixes #10931 Role for default accounts shouldn't be changed. Appropriate error should be returned by the server and UI should not present option for them. ### Types of...

component:api
status:testing
component:UI

### Description This PR enables VR to allow outgoing traffic from Remote access VPN clients via CloudStack VR. This PR is a draft. Ideally there is a global/account configuration, or...

component:virtual-router
component:networking
Python