mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +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.