Comment 2 for bug 1836917

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

Reviewed: https://review.opendev.org/679890
Committed: https://git.openstack.org/cgit/openstack/blazar/commit/?id=fedc28905907d4056b513a09645b4b5bf922d8f9
Submitter: Zuul
Branch: master

commit fedc28905907d4056b513a09645b4b5bf922d8f9
Author: Tetsuro Nakamura <email address hidden>
Date: Sat Aug 31 13:33:09 2019 +0000

    Fix gate issue of placement unit test

    The commit b366634af80a3d400adf6e7bb9d2dded64e10d75 changed the
    placement client to add "region_name" to "endpoint filter",
    but the unit test has not been changed and started to raise
    failures on gate.

    This patch fixes the issue.

    Change-Id: I6acafaca389261ea76f064092b8c32bcfb4108e1
    Related-Bug: #1836917