cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
Hi, If I configure the Prometheus exporter to allow requests from ::1 (ipv6 localhost, short form) it doesn't actually honour requests. In the logs you can see entries such as:...
A button "resume download" is needed to finish-up template downloading under images/Templates/zones
##### ISSUE TYPE * Improvement Request * Enhancement Request ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.17.0.1 ~~~ ##### CONFIGURATION Advanced Networking ##### OS / ENVIRONMENT RHEL-7.9...
### Description Fixes #6701 When volume migration is initiated by system, account check is not needed. ### Types of changes - [ ] Breaking change (fix or feature that would...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ API ~~~ ##### CLOUDSTACK VERSION ~~~ 4.16.1 ~~~ ##### CONFIGURATION VM creation from ISO ##### OS / ENVIRONMENT CentOS 7...
Error log: ``` 2022-08-24 02:14:35,802 ERROR [c.c.u.d.Merovingian2] (main:null) (logid:) cleanupForServer:Exception:The table does not comply with the requirements by an external plugin. 2022-08-24 02:14:35,909 ERROR [c.c.u.d.Merovingian2] (main:null) (logid:) cleanupForServer:Exception:cleanupForServer:Exception:The table does...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ API via cmk ~~~ ##### CLOUDSTACK VERSION ~~~ 4.17.0.1 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME unit-test ##### OS / ENVIRONMENT N/A ##### SUMMARY When I am running the test for [`checkStrictModeWithCurrentAccountVmsPresen`t](https://github.com/Codegass/cloudstack/blob/71056191f2bdad4be1a7eaf9bb73a7dcee3516f2/plugins/deployment-planners/implicit-dedication/src/test/java/org/apache/cloudstack/implicitplanner/ImplicitPlannerTest.java#L199) I noticed that the logic...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME unit-test ##### OS / ENVIRONMENT N/A ##### SUMMARY I noticed that [ testCreateSuccess ](https://github.com/apache/cloudstack/blob/6d11e2faa99a27bcb3b124f30a87748c91871514/api/src/test/java/org/apache/cloudstack/api/command/test/ScaleVMCmdTest.java#L66) does not contain assert statements. This is...
##### ISSUE TYPE * Improvement Request ##### COMPONENT NAME unit-test ##### OS / ENVIRONMENT N/A ##### SUMMARY I noticed that all the test cases in the the [`QemuImgTest`](https://github.com/apache/cloudstack/blob/f23a4db6d2658781519c8820b03a2ad153df1024/plugins/hypervisors/kvm/src/test/java/org/apache/cloudstack/utils/qemu/QemuImgTest.java) are having...
### Description This PR intends to build new functionality If true safeshutdown will be triggered; if false completion will be awaited and system will be prepared for shutdown with the...