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 * Feature Idea ##### COMPONENT NAME ~~~ Instance Lifecycle ~~~ ##### CLOUDSTACK VERSION ~~~ N/A ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY As an Admin,...

type:new-feature

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Autoscale Group ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.0 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY 1....

type:bug
component:networking
affects:4.19.0

### Description This adds VM-Instance disk snapshot support for Linstor primary storage. Instance snapshots are stored on the used Linstor storage pool backend and can be converted into regular volume...

component:primary-storage
component:build
component:storage
has-3rdparty-components
3rd-party:linstor

This introduces a MySQL innodb table based distributed lock which can be used by one or more management server and its threads. This removes usage of MySQL server provided locking...

status:work-in-progress
component:database
status:has-conflicts
status:On Hold
status:needs-investigation

Start VM (with considerlasthost=true) failed with NPE when last host removed ##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ VM ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1.0 ~~~ #####...

### Description This PR fixes the smoke failure in test_primary_storage_scope.py when run with XenServer. #9315 ``` [SF] Trillian test result (tid-10688) Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7...

Python
component:integration-test

##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ SystemVM ~~~ ##### CLOUDSTACK VERSION ~~~ 14.19.0.1 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY If I remove System...

### Description This PR implements Storage filesystem as a first class feature. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Storage+Filesystem+as+a+First+Class+Feature Documentation PR: https://github.com/apache/cloudstack-documentation/pull/420 ### Types of changes - [ ] Breaking change (fix or feature that would...

component:api
component:networking
component:build
component:orchestration
component:storage

### Description The configuration update process mixes type validation with range validation in `com.cloud.configuration.ConfigurationManagerImpl#validateConfigurationValue`. To improve this process, this PR splits these validations into two methods (`validateValueType` and `validateValueRange`) and...

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

component:management-server