cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
## Description In this pull request, I added new functionality to Cloudstack prometheus exporter. To see the differences please check the testing section. ## Types of changes - [ ]...
### Description Externalizes most scripts used by CKS into the ISO This way in case there are issues with the scripts, there won't be a need to wait for the...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Core, API, UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 ~~~ ##### CONFIGURATION ##### OS / ENVIRONMENT Ubuntu 21.10 KVM #####...
After upgrading to Vue3, have moved to ant-design-vue version 2.x. However it is now recommended to move to version 3.x: https://www.antdv.com/docs/vue/migration-v3: ` The 2.x version is a compatible version developed...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Veeam Backup ~~~ ##### CLOUDSTACK VERSION ~~~ Cloudstack 4.16.1 ~~~ ##### SUMMARY When testing Veeam v11.0.1.1261, the restoration of the...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Backup and recovery ~~~ ##### SUMMARY Veeam plugin is already supported and the documentation is available here http://docs.cloudstack.apache.org/en/latest/adminguide/veeam_plugin.html Since the...
A lot of Python code inside CloudStack is still Python 2 and we have just 10 months left before Python 2 is no longer supported: https://pythonclock.org/ Various items need to...
### Description This PR intends to allow users to choose an IP address for the VR of their network from the pool of available addresses. ### Types of changes -...
Introduce a new global setting that can be used to customize all MTU values the MTU interface (see libvirt XML - https://libvirt.org/formatnetwork.html#elementsConnect). First of all we implemented a change for...
### Description fixes #4798 ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...