cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
### Description This PR is to add functionality for OAuth 2.0 authentication with Google as IDP. Progress: - [x] Obtain client id/secret from Google API console - [x] Create a...
### Description An update for JdK disabled aglorithms to improve the security posture of the Cloudstack Management Portal. The selection of the disabled algorithms is the current "standard" and it...
### Description There is currently no way in ACS to redirect users to external links. To resolve the situation, two new properties have been added to the `config.json` settings file...
##### ISSUE TYPE * Other ##### COMPONENT NAME Management server versiob Upgrade ##### CLOUDSTACK VERSION 4.15.x to 4.17.x ##### CONFIGURATION N/A ##### OS / ENVIRONMENT Ubundu 20.04 ##### SUMMARY After...
### Description Currently, there is no way to migrate running system VMs with volumes; this means, we cannot move their volumes to a new storage pool in runtime. This PR...
Use pre-commit to autofix the mixed line endings "Git hook scripts are useful for identifying simple issues before submission to code review. We run our hooks on every commit to...
##### ISSUE TYPE * Enhancement Request ##### COMPONENT NAME ~~~ Quota, billing ~~~ ##### CLOUDSTACK VERSION 4.16/main ##### SUMMARY This spec changes the Cloudstack's Quota Plugin to allow operators to...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Alerts ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 and onwards ~~~ ##### CONFIGURATION Use the default values for the configurations: -...
### Description Using the VMWare hypervisor, with the Veeam plugin active, it is not possible to remove backups. Instead, an exception is thrown in ACS, and the only procedure that...
So far we are only using the Flake8 linter so we don't need the full image. Should improve workflow time. https://github.com/github/super-linter#slim-image ### Description ### Types of changes - [ ]...