Comment 4 for bug 1812632

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

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

commit cde4134d555ba74a1b86f66510069fc2a521286c
Author: Martin Schuppert <email address hidden>
Date: Mon Jan 21 15:12:04 2019 +0100

    Service check in nova_cell_v2_discover_host.py to use internal API

    e0e885b8ca3332e0815c537a32c564cac81f7f7e moved the cellv2 discovery from
    control plane to compute services. In case the computes won't have access
    to the external API the service check will fail. This switch the service
    check to use the internal endpoint.

    Change-Id: I234db0866fb6f1adefdcf7a2b2a82412e443b7c9
    Closes-bug: 1812632