cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform

Results 826 cloudstack issues
Sort by recently updated
recently updated
newest added

### 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...

component:kvm
component:XenServer
component:ipv6
component:api
status:work-in-progress
component:travis
component:saml
component:build
component:simulator
component:kubernetes
component:hyperv
component:storage

### 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...

component:UI

##### 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...

component:api
component:UI

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...

component:networking
component:orchestration
component:hyperv

##### 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...

type:enhancement
component:quota

##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Alerts ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 and onwards ~~~ ##### CONFIGURATION Use the default values for the configurations: -...

type:improvement

### 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...

component:api
status:needs-testing
component:backup

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 - [ ]...