yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #67261
[Bug 1715462] Re: Instances failing quota recheck end up with no assigned cell
** Also affects: nova/pike
Importance: Undecided
Status: New
** Changed in: nova/pike
Status: New => Confirmed
** Changed in: nova/pike
Importance: Undecided => High
--
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/1715462
Title:
Instances failing quota recheck end up with no assigned cell
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) pike series:
Confirmed
Bug description:
When an instance fails the quota rechecks codebase which is here:
https://github.com/openstack/nova/blob/master/nova/conductor/manager.py#L992-L1006
It raises an exception, however, the cell mapping is only saved much
later (thanks help of dansmith for finding this):
https://github.com/openstack/nova/blob/master/nova/conductor/manager.py#L1037-L1043
This results in an instance with an unassigned cell, where it should
technically be the cell it was scheduled into.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1715462/+subscriptions
References