cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description Currently, ACS provides a feature that enables a guest OS preference for a specific host, prioritizing VMs based on its OS. However, this functionality allows VMs with different...
### problem Download template: Cloudstack WHen I attempt to upload a Qcow2 I got an error that the format is not supported. https://M-Y-I-P.ourclouddomain.com/userdata/47705e02-ee10-434f-b04d-54ef043842f0/ROOT-22.raw There are no errors, at all I...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ primary storage Linstor ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1 ~~~ ##### CONFIGURATION Linstor ##### OS / ENVIRONMENT ##### SUMMARY When...
### Description This PR fixes #10486 . ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New...
### Description Currently, details about console sessions are stored in the `cloud.console_session` table in the database. Operators can only access this information by querying the database directly, while end users...
### Description This PR refactors the long method for importing VMs. Fixes #11033 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality...
### Description This PR ensures the converted/imported instances preserve the source VM boot mode and boot type. ### Types of changes - [ ] Breaking change (fix or feature that...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
logic looks good, but the code here needs some refactorring I think (new PR?) the method now is 153 lines and takes 21 parameters. Not sure about cyclic complexity and...
### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...