yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56572
[Bug 1623809] [NEW] Quota exceeded when spawning instances in server group
Public bug reported:
There is problem with quota_server_group_members.
Steps to reproduce:
1. user spawns instances in server_group and provide --min-count and --max-count parameters
2. both, min-count and max-count are below quota for instances (e.g min-count=2, max-count=5)
3. max-count is above quota_server_group_members (e.g. it was set to 3 for tenant)
In such case nova will not spawn any instance and returns error "Quota
exceeded" but IMO it should spawn at least 2 instances (min-count) or 3
(quota_server_group_memebers)
** Affects: nova
Importance: Undecided
Assignee: Slawek Kaplonski (slaweq)
Status: New
** Tags: quotas
** Changed in: nova
Assignee: (unassigned) => Slawek Kaplonski (slaweq)
--
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/1623809
Title:
Quota exceeded when spawning instances in server group
Status in OpenStack Compute (nova):
New
Bug description:
There is problem with quota_server_group_members.
Steps to reproduce:
1. user spawns instances in server_group and provide --min-count and --max-count parameters
2. both, min-count and max-count are below quota for instances (e.g min-count=2, max-count=5)
3. max-count is above quota_server_group_members (e.g. it was set to 3 for tenant)
In such case nova will not spawn any instance and returns error "Quota
exceeded" but IMO it should spawn at least 2 instances (min-count) or
3 (quota_server_group_memebers)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1623809/+subscriptions
Follow ups