Comment 1 for bug 1702275

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

Reviewed: https://review.openstack.org/480130
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0e6cac5fde830f1de0ebdd4eebc130de1eb0198d
Submitter: Jenkins
Branch: master

commit 0e6cac5fde830f1de0ebdd4eebc130de1eb0198d
Author: He Jie Xu <email address hidden>
Date: Tue Jul 4 18:51:06 2017 +0800

    placement: filter usage records by resource provider id

    The usage records are used to build the provider summary in the
    AllocationCandidates.get_by_filters. Due to miss a filter on the
    resource provider id, the extra resource provider summary returned.

    Change-Id: Idc27e3ab3d4e1d2c6ade2f719572cbc2f5eee133
    Closes-Bug: #1702275