cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
ConfigDrive / cloud-init supports a *network_data.json* file which can contain network information for a VM. By providing the network information using ConfigDrive to a VM we can eliminate the need...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ VM Autoscale Feature ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.0 ~~~ ##### CONFIGURATION Any Autoscale VM Setup ##### OS / ENVIRONMENT...
### Description PR to track 4.18 branch health.
### Description This PR proposes some improvements to quota tariffs APIs and UI. Two parameters have been added to the `quotaTariffList` API: `id` and `listonlyremoved`. The first one refers to...
### Description Using VMWare with Veeam on ACS, when restoring a volume from a backup, ACS creates a new VM from the backup, detaches all volumes, and attaches the selected...
### Description Fixes https://github.com/apache/cloudstack/issues/8255 This PR Fixes the issue where live migration of a VM with encrypted volume on shared NFS due to wrongly setup secret key on the destination....
### Description The logs related to the CPVM connection are not enough to perform a great troubleshooting process. This PR, therefore, adds logs and improves the existing ones in order...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Snapshot ~~~ ##### CLOUDSTACK VERSION ~~~ Failed snapshot due to hardware ~~~ ##### CONFIGURATION ~~~ ACS 4.17.2 with Ceph storge...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19 current main ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY...
### Description Fixes #8123 CloudStack Xenserver hypervisor plugin calls `VM.destroy` when the VM is stopped or found in Halted state. This PR prevents this destroy action during VM stop or...