Comment 5 for bug 1841479

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

Reviewed: https://review.opendev.org/685931
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=ec2d992819a7856c1a8150a50859188e23e66382
Submitter: Zuul
Branch: stable/rocky

commit ec2d992819a7856c1a8150a50859188e23e66382
Author: Joseph M <email address hidden>
Date: Mon Aug 26 17:37:48 2019 -0400

    [octavia] Add region-specific catalog lookups

    octavia.conf is missing configuration values required to do service
    catalog lookups in multiple region environments. Without them Octavia
    can try to contact a service in a different region than its own. Specify
    region_name and endpoint_type for the glance, neutron, and nova services
    to prevent this from happening.

    Change-Id: I753cf443c1506bbd7b69fc47e2e0a9b39857509c
    Closes-Bug: #1841479
    (cherry picked from commit 51033d9b3146267341f94d8a4c190623283898c6)