Comment 4 for bug 1840572

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

Reviewed: https://review.opendev.org/677456
Committed: https://git.openstack.org/cgit/openstack/kolla-ansible/commit/?id=c0a2c72b292c3f8429e3c169a03eaf1bd422a744
Submitter: Zuul
Branch: stable/stein

commit c0a2c72b292c3f8429e3c169a03eaf1bd422a744
Author: Radosław Piliszek <email address hidden>
Date: Sun Aug 18 12:22:20 2019 +0200

    Fix Zun connectivity to itself and Cinder

    Zun was misconfigured and defaulted to using public endpoints
    which are likely inaccessible from the internal network.
    This patch fixes that and removes unused and deprecated
    options. Validity of options confirmed from Queens to Train
    against respective docs.

    Change-Id: I25cc8792351c43eb9ff45465e49fa72ceccd6cb5
    Closes-bug: #1840572
    Signed-off-by: Radosław Piliszek <email address hidden>
    (cherry picked from commit b693746cb0bbe2ea382cb6fbd620f83045ed3295)