cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description **IN PROGRESS** This PR creates a new API to create VM console URL allowing it to connect using other UI implementations ### Types of changes - [ ]...
Best practice is to have one blank line at the end of Python files. Remove unneeded blank lines from the end of files ### Description This PR standardizes the Python...
### Description This PR fixes spelling ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature...
### Description/Report This PR adds a Clone VM feature at the API level (as part of GSoC project #4818), which enables the creation of a fully-cloned virtual machine with ROOT...
If CloudStack is being upgraded and a DB issue is hit (say table is already altered, forgot to have systemvmtemplate in the deb/rpm build etc), then the whole transaction isn't...
### Description The new release [Libvirt-Java v0.5.3](https://gitlab.com/libvirt/libvirt-java/-/tags/v0.5.3) now supports `virDomainMigrate3`[[1]](https://gitlab.com/libvirt/libvirt-java/),[[2]](https://gitlab.com/libvirt/libvirt-java/-/commit/e45d3fb8bccab2d3048f902f0be74308afc923df), a powerful and flexible _domain migrate_ command in Libvirt. This command allows pointing just the Root volume to be migrated,...
### Description Allow admins and accounts to be able to configure MTU for the VR which is public/private facing. ### Types of changes - [ ] Breaking change (fix or...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME UI ##### CLOUDSTACK VERSION CloudStack 4.17.0.1-snapshot.20220730 ##### CONFIGURATION veeam 10.0.1.4854 ##### SUMMARY i can not assign vm to backup offering. #####...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ zh_CN.json ~~~ ##### CLOUDSTACK VERSION ~~~ 4.17.0 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY ##### STEPS TO REPRODUCE...
### Description This PR provides multiple options to handle storage issue on kvm. Ported from https://github.com/apache/cloudstack/pull/4708 ### Types of changes - [ ] Breaking change (fix or feature that would...