Comment 2 for bug 1960063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/827888
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/6ee214d92751811657521a45655fefd5825bcf45
Submitter: "Zuul (22348)"
Branch: master

commit 6ee214d92751811657521a45655fefd5825bcf45
Author: Tee Ngo <email address hidden>
Date: Fri Feb 4 12:04:21 2022 -0500

    Fix bootstrap issue related to mixed registry config

    This commit fixes the mishandling of docker_registries config
    where elastic and ghcr registries are authenticated and docker
    registry is unauthenticated.

    Test plan:
      - Deploy a subcloud with mixed docker_registries config
        as described in LP1960063.
      - Deploy a subcloud with central registry as docker
        registries source.

    Closes-Bug: 1960063
    Change-Id: I0811c45a028aba51e7da4fbf5c9e91a1b5496f5f
    Signed-off by: Tee Ngo <email address hidden>