Comment 4 for bug 1980391

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/848328
Committed: https://opendev.org/starlingx/config/commit/1cf6f891bc4dacdc81249e9c97e2eb75eb191442
Submitter: "Zuul (22348)"
Branch: master

commit 1cf6f891bc4dacdc81249e9c97e2eb75eb191442
Author: Jerry Sun <email address hidden>
Date: Thu Jun 30 14:31:15 2022 -0400

    Fix registry credentials retrieval for Debian

    Code that retrieves the registry credentials does not work properly
    with Python3. This commit fixes that.

    Test Plan:
      - Verify successful bootstrap for both CentOS and Debian
        using authenticated registry
    Partial-bug: 1980391

    Change-Id: I71cac14d8bdd63501fc804086cb8af429135bd92
    Signed-off-by: Jerry Sun <email address hidden>