GaOrtiga
GaOrtiga
### Description Currently, ACS does not allow the user to download System VM Templates, even though it may be usefull as it can speed up the registration process of the...
### Description Currently the description of the configuration `max.data.migration.wait.time` does not specify which time unity is used (minutes). The goal of this PR is to add this information to the...
### Description When a migration error occurs on KVM, the message `Migration was refused connection to destination: . Please check libvirt configuration compatibility and firewall rules on the source and...
### Description The Network metrics segment of the UI displays the amount of data downloaded/uploaded by a specific instance. However, when the instance is a system VM (VR, CPVM or...
### Description Currently, ACS does not allow the deletion of system VM templates. However, it might be of interest to the operator to delete templates from older versions that are...
### Description After re-creating a VR from a domain VPC, ACS will not apply static nat, port forward and load balancer rules to IPs that are not associated to the...
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...
Related PR: https://github.com/apache/cloudstack/pull/7153 ---- 📚 Documentation preview 📚: https://cloudstack-documentation--410.org.readthedocs.build/en/410/
### Description During the creation of firewall rules, if one of the limits for the ports is not informed, it is saved in the database as Null, indicating that there...
### Description The configuration `SystemVMDefaultHypervisor` is not dynamic, it is necessary to restart the management server after each alteration to its value. Besides, its input is a String, which forces...