Comment 4 for bug 1746561

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

Reviewed: https://review.openstack.org/637599
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6933c880b8cea760c1e930b320b3d44b1e7e1b53
Submitter: Zuul
Branch: stable/queens

commit 6933c880b8cea760c1e930b320b3d44b1e7e1b53
Author: Dan Smith <email address hidden>
Date: Wed Jan 31 09:30:11 2018 -0800

    Make host_manager use scatter-gather and ignore down cells

    This makes the host_manager query for computes in parallel across all the
    cells. It also ignores cells that fail or time out so that scheduling can
    proceed.

    Closes-Bug: #1746561
    Change-Id: I48d8b763f475c010fa48ee1db232a6d3ae75f5e6
    (cherry picked from commit fdea8b723ba5a25ea9dc0917401fbb1401e05ee3)