> On Dec. 6, 2013, 4:19 a.m., Koushik Das wrote:
> > Ship It!

master -> 88f64b2b93a3898e7868e9e55c1feca57b2ed48e


- Koushik


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15763/#review29870
-----------------------------------------------------------


On Dec. 5, 2013, 3:28 p.m., Alex Ough wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/15763/
> -----------------------------------------------------------
> 
> (Updated Dec. 5, 2013, 3:28 p.m.)
> 
> 
> Review request for cloudstack.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> When a host is switched to the 'maintenance mode', the vms in that host are 
> migrated to another available hosts. Currently, the vm migrations are 
> executed sequentially, it can take a lot of time when there are quite number 
> of vms. So I changed 'MigrateCommand' to get the value of 'executeInSequence' 
> property from the global setting value of 
> 'execute.in.sequence.hypervisor.commands' so that users can execute the 
> migrations in parallel to save time.
> 
> 
> Diffs
> -----
> 
>   core/src/com/cloud/agent/api/MigrateCommand.java 0d8f70c 
>   engine/api/src/com/cloud/vm/VirtualMachineManager.java fbbed21 
>   engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java 
> 5136130 
>   setup/db/db/schema-430to440.sql 8098ad8 
> 
> Diff: https://reviews.apache.org/r/15763/diff/
> 
> 
> Testing
> -------
> 
> Tested in the simulator mode and Xen servers.
> 
> 
> Thanks,
> 
> Alex Ough
> 
>

Reply via email to