Comment 18 for bug 1846799

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

Reviewed: https://review.opendev.org/692634
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=538a491cb6498f08cd6ae66c70f5a67bd3bbbb3f
Submitter: Zuul
Branch: master

commit 538a491cb6498f08cd6ae66c70f5a67bd3bbbb3f
Author: Angie Wang <email address hidden>
Date: Fri Nov 1 22:53:13 2019 -0400

    Update the image generation logic from playbook

    This commit removes the logic that updates image reference with
    docker registry if the registry is not in one of the override-able
    public registries.

    Since we should support to download additional images via the
    parameter additional_local_registry_images from a registry that
    is not in one of the public registries.

    Change-Id: I2e47e04de46c22c6deb7de6363e9262ac5eb047c
    Closes-Bug: 1846799
    Signed-off-by: Angie Wang <email address hidden>