Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

Deploy multiple Azure instances at once #44

@SolomonShorser-OICR

Description

@SolomonShorser-OICR

It appears that the Azure API does not expose functionality to start up an arbitrary number of VMs simultaneously, like OpenStack and AWS do. The result of this is that if you want a fleet of n VMs, you must wait for the Deployer to create n VMs serially* before Ansible begins the provisioning process.

It would be nice if the Deployer could run batchSize threads to create the VMs at the same time to speed up the fleet creation process.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions