mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
host is put in maintenance mode. The migrate flag wasn't set to true in the maintain answer. This caused cloudstack to not to schedule a migration work item for vms on the host. Made a change to set the migrate flag to true in migrate answer.