Comment 2 for bug 1819174

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

Reviewed: https://review.openstack.org/642035
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8948eced739a49ab2720810d0747a64012c8dd75
Submitter: Zuul
Branch: master

commit 8948eced739a49ab2720810d0747a64012c8dd75
Author: Gauvain Pocentek <email address hidden>
Date: Fri Mar 8 15:42:14 2019 +0100

    Test the correct placement endpoint with multiple regions

    In a multi-region setup (not yet supported but there are plans to
    support it) the nova_wait_for_placement_service.py script might check
    the wrong placement endpoint.

    This change makes the script explicitly look for the endpoint in the
    correct region.

    Change-Id: I83e44e0d0cb104dbb10b3699469e00e15b320409
    Closes-Bug: #1819174