yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15699
[Bug 1325705] Re: Cells - prominent hypervisor version filter bug
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => juno-1
--
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/1325705
Title:
Cells - prominent hypervisor version filter bug
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Commit 0c22f71fb338b1aa7c4a2b30555449a464ad3874 introduced a filter
that allowed the cells scheduler to route instance builds to cells
with a matching 'prominent' hypervisor version.
(nova.cells.filters.image_properties.ImagePropertiesFilter).
This filter has a bug where the set of cell capabilities is mutated
via set pop(). This causes a race where the filter can fail if it
runs again before the capabilities list gets repopulated from the
child cell.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1325705/+subscriptions
References