cloudstack
cloudstack copied to clipboard
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
Latest cloudstack, I just did a new cloudstack install, set up first zone, I accidentally used the wrong secondary NFS storage path, the set-up process gave no errors. Now, after...
### Description The global settings `*.smtp.useAuth` and `quota.usage.smtp.useStartTLS` are of boolean type, but the UI provides a standard text input field to manipulate them and does not perform any input...
### Description Documentation PR: https://github.com/apache/cloudstack-documentation/pull/398 Currently, an administrator can break host tag compatibility for a VM administrator by certain operations: * deploy/start VM on a specific host * migrate VM...
### Description This PR moves tungsten plugin from normal packaging to noredist packaging it also removes the maven repository for juniper-tungsten-api whoever want to build tungsten, please install the jar...
### Description Because we have the condition that a powerflex/scaleio volume can be a size /8 the user can exploit this and request a smaller number without exceeding the limit,...
### Description This PR fixes e2e test for restore_vm ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [...
### Description This PR fixes the issue with sonar check ``` Error: Failed to execute goal org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar (default-cli) on project cloudstack: Error: Error: The version of Java (11.0.22) used to...
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ UI ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.0.1 ~~~ ##### CONFIGURATION N/A ##### OS / ENVIRONMENT N/A ##### SUMMARY Uploading an...
### Description Dates are always stored in GMT in the database. However, when using the Usage and Quota APIs, dates are manipulated according to the configuration `usage.aggregation.timezone`. Therefore, when informing...
### Description Feature spec: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Purge+Expunged+Resources This PR introduces the functionality of purging removed DB entries for CloudStack entities (currently only for VirtualMachine). There would be three mechanisms for purging removed...