Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Create multiple servers #597

Open
miha-plesko opened this issue Jun 20, 2016 · 0 comments
Open

Create multiple servers #597

miha-plesko opened this issue Jun 20, 2016 · 0 comments

Comments

@miha-plesko
Copy link

miha-plesko commented Jun 20, 2016

Missing support for "min_count" and "max_count" in CreateOpts as defined by Nova API (see example request).
It is therefore not possible to launch multiple servers with one call, hence we have to perform multiple requests and handle server name indexing (basename-1, basename-2, ...).

stgleb added a commit to stgleb/gophercloud that referenced this issue Sep 26, 2016
Add min_count and max_count fields to request,
for creating multiple servers.

Closes rackspace/gophercloud#597
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant