cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME ~~~ Component tests ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16+ ~~~ ##### CONFIGURATION NA ##### OS / ENVIRONMENT NA ##### SUMMARY the...
### Description This PR adds a new dashboard for viewing and downloading usage records. This PR also makes `startdate` and `enddate` as non required params for `generateUsageRecords`. (Fixes: #7133) ###...
### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...
The algorithm `firstfitleastconsumed` orders the secondary storages based on how much free capacity each has and returns the first item of the list that has enough free capacity. However, the...
### Description This PR fixes a scenario where if the first cluster verified by ACS does not have any compatible hosts, an exception is thrown, ignoring the verification of possible...
### Description This PR... ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change...
##### ISSUE TYPE * Other ##### COMPONENT NAME ##### CLOUDSTACK VERSION ##### CONFIGURATION ##### OS / ENVIRONMENT ##### SUMMARY Console not working . We have mysql ssl enabled and console...
##### ISSUE TYPE * Documentation Report ##### COMPONENT NAME ~~~ Documentation, cloud-init ~~~ ##### CLOUDSTACK VERSION ~~~ 4.18.1.0 ~~~ ##### CONFIGURATION Hypervisor: XCP-ng 7.5 ##### OS / ENVIRONMENT VMs: Debian...
While testing #8497 , I found that there are some test failures with xcpng81/xcpng82, but not with xenserver-71 - [ ] fix test_guest_os (should be fixed by #8659) - [...
For a working CloudStack advanced zone setup, pod's network setup (gateway and netmask) should be set according to the management network. This is not specified in the documentation or quick...