GitHub user rhtyd reopened 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 377e0305ed277c80aa294270486270aee7075d02
Author: Rohit Yadav <[email protected]>
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 <[email protected]>
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---