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

This is to clean-up tests that create resources and do not clean-up after themselves. The idea is that the entire test-suite should be able to be run in a production...

status:work-in-progress
type:cleanup
type:technical-debt
component:integration-test

### Description This PR ensures that when `getMemStat()` is called in KVM environments, the hosts actual used memory is returned, and not a static value that was retrieved when the...

component:kvm

### Description Fixes #4314 Failure in attaching k8s ISO is seen when VMware DRS is enabled. Log reported VM is not found. This fix tries to find VM on peer...

component:vmware

[WIP] Include powermock based tests in coverage

component:build

### Description ACS + Xenserver works with differential snapshots. ACS takes a volume full snapshot and the next ones are referenced as a child of the previous snapshot until the...

component:storage

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ API ~~~ ##### CLOUDSTACK VERSION ~~~ 4.14.1.0 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT CentOS 7, but this is...

### Description The classes AgentProperties and AgentPropertiesFileHandler were previously created to map the existing properties of the agent.properties file to facilitate their use; however, only a few properties were mapped...

component:kvm
component:agent

### Description This PR updates primary_storage resource counter to include correct size after volume creation/resize and other improvements. - Recalculate resource counters for root domain in the periodic task -...

component:api
component:storage

Signed-off-by: Marcus Sorensen ### Description This PR introduces a feature designed to allow CloudStack to manage a generic volume encryption setting. The encryption is handled transparently to the guest OS,...

component:kvm
component:api
type:new-feature
component:orchestration
distro:ubuntu
component:storage

### Description This PR makes sure a user can not create multiple VMs at once thus going passed their resource limit. For this purpose the part between the resource limit...

component:quota