yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #65737
[Bug 1703457] [NEW] RFE: More intuitive usage of --min and --max arguments in openstack server create
*** This bug is a duplicate of bug 1458122 ***
https://bugs.launchpad.net/bugs/1458122
Public bug reported:
Currently the --min argument passed to openstack server create is only
used to check the Quota but once the Quota check passes, if the --max
number of instances can't be scheduled all instances go into ERROR
state. However, when --min and --max are passed, it would be great if
nova schedules as many instances as possible upto --max and only fails
when even the --min number of instances can't be scheduled.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1703457
Title:
RFE: More intuitive usage of --min and --max arguments in openstack
server create
Status in OpenStack Compute (nova):
New
Bug description:
Currently the --min argument passed to openstack server create is only
used to check the Quota but once the Quota check passes, if the --max
number of instances can't be scheduled all instances go into ERROR
state. However, when --min and --max are passed, it would be great if
nova schedules as many instances as possible upto --max and only fails
when even the --min number of instances can't be scheduled.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1703457/+subscriptions
Follow ups