Comment 4 for bug 1817051

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla-ansible (stable/rocky)

Reviewed: https://review.openstack.org/639307
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=124dbcecacf960c38c1ec48fd4c49df97e6ab70d
Submitter: Zuul
Branch: stable/rocky

commit 124dbcecacf960c38c1ec48fd4c49df97e6ab70d
Author: Mark Goddard <email address hidden>
Date: Thu Feb 21 11:31:21 2019 +0000

    Configure region_name_for_services in heat.conf

    backport: rocky

    Not including this means that SoftwareDeployments do not have a
    configured region (it's set to 'null'), and can therefore not
    communicate back to the heat API. In particular, this breaks Magnum with
    the following error in the journal on the deployed servers:

    publicURL endpoint for orchestration service in null region not found

    Change-Id: Ia2c18ef10727391812368c958262a92385374ace
    Co-Authored-By: John Garbutt <email address hidden>
    Closes-Bug: #1817051
    (cherry picked from commit 54203843dd944211ef0b99e8c69d09638701a086)