tripleo-common/tripleo_common/image
Alex Schultz 0193f55647 Handle containers without a namespace
Satellite server does not include a namespace when exposing containers.
This change fixes our image-serve metadata creation to understand this
concept and build the _catalog we provide correctly. We will only handle
two types of containers path structures with the image-serve.

   * host:port/namespace/container:tag
   * host:port/container:tag

Change-Id: I259a0d5fcbae8f8a6bbeffa5fdb744d3291315ad
Depends-On: https://review.opendev.org/c/openstack/tripleo-ansible/+/773968
Closes-Bug: #1913782
(cherry picked from commit 7e797317a3)
2021-02-11 14:17:13 +00:00
..
builder Changed retry logic on buildah build 2020-12-23 13:49:53 +00:00
__init__.py Build image files from definitions in yaml 2016-03-18 11:43:32 -04:00
base.py Make overcloud_containers.yaml template driven 2017-06-22 11:03:04 +12:00
build.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
exception.py Add exponential backoff to ratelimited requests 2020-08-07 13:10:51 +00:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py Handle containers without a namespace 2021-02-11 14:17:13 +00:00
image_uploader.py Check existence of expires_in for auth 2021-01-27 16:33:11 +00:00
kolla_builder.py Fix handling of default_tag 2020-09-05 12:07:57 -04:00