GitHub user rhtyd opened a pull request: https://github.com/apache/cloudstack/pull/1611
marvin: deploy clusters in separate threads This speeds up cluster deployment by Marvin, each cluster deployment can be executed in separate threads. This for example, allows for setting up a Simulator based environment with 1000s of hosts across 10s clusters in significantly less time. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack make-marvin-faste Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1611.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1611 ---- commit f1fa597a6d9242ca64d38fe25ba36809a4dcbf2b Author: Rohit Yadav <rohit.ya...@shapeblue.com> Date: 2016-07-15T11:32:53Z marvin: deploy clusters in separate threads This speeds up cluster deployment by Marvin, each cluster deployment can be executed in separate threads. This for example, allows for setting up a Simulator based environment with 1000s of hosts across 10s clusters in significantly less time. Signed-off-by: Rohit Yadav <rohit.ya...@shapeblue.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---