The AllocationCandidates.get_by_filters returned wrong combination of AllocationRequests

Bug #1702420 reported by Alex Xu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Alex Xu

Bug Description

The case is:

compute node1 associated with shared storage pool1
compute node2 associated with shared storage pool2

The expected AllocationRequests returned as the combinations:

cn1 and ss1
cn2 and ss2

But the current implementation returned:

cn1, ss1 and ss2
cn2, ss1 and ss2

Tags: placement
Alex Xu (xuhj)
Changed in nova:
assignee: nobody → Alex Xu (xuhj)
tags: added: placement
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/480379

Changed in nova:
status: New → In Progress
Changed in nova:
importance: Undecided → Critical
importance: Critical → High
Changed in nova:
assignee: Alex Xu (xuhj) → Chris Dent (cdent)
Changed in nova:
assignee: Chris Dent (cdent) → Alex Xu (xuhj)
Changed in nova:
assignee: Alex Xu (xuhj) → Chris Dent (cdent)
Changed in nova:
assignee: Chris Dent (cdent) → Alex Xu (xuhj)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to nova (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/498737

Revision history for this message
Eric Fried (efried) wrote :

This got fixed somewhere along the way in The Big Refactor series (starting https://review.openstack.org/#/c/516778/)

Changed in nova:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on nova (master)

Change abandoned by Alex Xu (<email address hidden>) on branch: master
Review: https://review.openstack.org/498737

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Alex Xu (<email address hidden>) on branch: master
Review: https://review.openstack.org/480379

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.