Comment 9 for bug 1860585

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-common/+/810312
Committed: https://opendev.org/openstack/tripleo-common/commit/e252328bf5a1134bfb236bfc84ce9c7b4597b5a7
Submitter: "Zuul (22348)"
Branch: master

commit e252328bf5a1134bfb236bfc84ce9c7b4597b5a7
Author: Alex Schultz <email address hidden>
Date: Tue Sep 21 13:31:10 2021 -0600

    Allow for OCI manifests

    We always convert to docker metadata for the undercloud, but we need to
    be able to handle OCI source manifests from a remote registry. We
    previously added support to handle the conversion however it wasn't
    complete since we only request docker manifests from remote registries.

    Change-Id: I3ca3d7c08d08525ead15c50d2e44c9db310859e7
    Related-Bug: #1860585