Comment 4 for bug 1730730

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/518382
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b80e885e0e9685757dc8f9364729a6fbf9be32d2
Submitter: Zuul
Branch: master

commit b80e885e0e9685757dc8f9364729a6fbf9be32d2
Author: Eric Fried <email address hidden>
Date: Tue Nov 7 12:14:33 2017 -0600

    Test allocation_candidates with only sharing RPs

    This change set contains a functional test demonstrating broken-ness
    in AllocationCandidates.get_by_filters when all the providers in the
    database are sharing providers.

    Change-Id: Ifc5f0b11e54d937d960d5dd9102e6287ee7320d8
    Related-Bug: #1730730