cloudstack/server
Abhishek Kumar e234c3ccdc
server: guard vm start inter-cluster migration with config (#7401)
During the start of a stopped VM when there is not enough capacity in the current cluster CloudStack can migrate it to a new cluster. This can be an expensive operation when Cluster scope storage is used as migration can be carried out using SSVM and secondary storage.
This PR allows controlling this behaviour with the existing global config - `migrate.vm.across.clusters`

Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
2023-05-08 12:08:57 +05:30
..
conf Improve global settings UI to be more intuitive/logical (#5797) 2023-01-31 11:23:43 +01:00
src server: guard vm start inter-cluster migration with config (#7401) 2023-05-08 12:08:57 +05:30
pom.xml Updating pom.xml version numbers for release 4.19.0.0-SNAPSHOT 2023-03-15 19:46:01 +01:00