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 736 cloudstack issues
Sort by recently updated
recently updated
newest added
trafficstars

### Description This PR adds a command to mark a Management Server as removed on the database only if its status is marked as `Down`. To execute the command, it...

component:management-server
component:api

### Description Currently, the `value` parameter of the `updateConfiguration` API is not required. Thus, when the API is executed and the `value` parameter is not specified, the attributes of the...

component:api
component:UI
Python
component:integration-test

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

component:kvm
component:XenServer
component:vmware
component:api
component:networking
component:upgrade
Python
status:has-conflicts
component:agent
component:simulator
status:needs-testing
component:integration-test
component:hyperv
component:storage

### Description Currently, when defining the CPU configuration of VMs with KVM, the Apache CloudStack Agent executes the following workflow: https://github.com/apache/cloudstack/blob/41b4f0afd5321e987973b615b566365e48228c6e/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java#L2980-L2993 As can be noticed, the CPU features are only...

component:kvm
component:agent

### Description This PR updates the syslog configuration log4j 2. The configuration as was includes non-existent elements and seems incomplete. ### Types of changes - [ ] Breaking change (fix...

component:logging

### Description In VMware environments, when a VM resides on a host in the `Disconnected` state, and an attach/detach volume operation is initiated, an exception containing infrastructure data is thrown....

status:needs-testing
component:storage

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

Python
component:integration-test

For kicking smoketests on 4.20 branch

type:healthcheckrun

### Description This PR will allow the updating of a loadbalancer rules `CIDR list` via the API. * Should fix https://github.com/apache/cloudstack/issues/9313 Not 100% sure this is the correct place to...

component:api
component:networking

I am currently preparing a cluster and installed a new (the 1st) management server. That server's network is a fully routed L3-network. Starting the cloudstack-management service does not create the...