Koushik Das created CLOUDSTACK-9951:
---------------------------------------
Summary: Add support for batch/bulk VM deployment option in CS
Key: CLOUDSTACK-9951
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9951
Project: CloudStack
Issue Type: Improvement
Security Level: Public (Anyone can view this level - this is the default.)
Affects Versions: 4.11.0.0
Reporter: Koushik Das
Assignee: Koushik Das
Fix For: 4.11.0.0
Currently CS allows deploying a VM using a single API call. In order to deploy
multiple VMs, the same API needs to be called multiple times. Most user
scenarios would be handled with this. But there are certain scenarios which
depends on already deployed VMs (for e.g. user dispersion/concentration
heuristics for placement of new VMs). In some of these scenarios if the VM
deployment calls are issued at small intervals or simultaneously then there are
chances that the distribution may not happen accurately. In order to solve
these issues there is a need to support deployment of VMs in bulk/batch using a
single API call. This will allow more accurate placement of VMs compared to
calling the API multiple times.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)