Comment 5 for bug 1882117

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

Reviewed: https://review.opendev.org/736417
Committed: https://git.openstack.org/cgit/starlingx/containers/commit/?id=9aed7196fa8e989fc090161f5b5a92c9ddbeab3e
Submitter: Zuul
Branch: master

commit 9aed7196fa8e989fc090161f5b5a92c9ddbeab3e
Author: Jerry Sun <email address hidden>
Date: Wed Jun 17 22:37:28 2020 -0400

    Promote sysinv to registry admin

    This commit gives 'registry admin' powers to the 'sysinv' user for
    pushing and pulling all repos. Using sysinv instead of the keystone
    admin will prevent lockout of the keystone admin user if the
    credentials change. The old 'admin' will continue to have admin
    powers.

    Partial-bug: 1882117

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