tripleo-common/tripleo_common/image
James Slagle 589ac8ac0d Don't assume default tag exists in container repo
When no tag is set for an entry in ContainerImagePrepare, the default
tag from container-images/container_image_prepare_defaults.yaml will be
assumed, which is typically current-tripleo, or a release version such
as 16.0.

In most cases, this tag will exist. However, when using a satellite with
a content view that has been filtered on tags, it likely won't exist
since content views are often used with container image versions that
are not the latest.

In the case where no tag is set in the entry in ContainerImagePrepare,
and the default tag does not exist in the container repo, the latest tag
from the repo will be assumed instead.

Change-Id: I985ef22c340c4071866c8c51bf303a6f4ee7713c
Closes-Bug: #1886547
Signed-off-by: James Slagle <jslagle@redhat.com>
(cherry picked from commit 0c4de9c771)
(cherry picked from commit ec65b686c3)
2020-07-17 07:51:40 -04:00
..
builder Enhance error messages when building containers 2020-05-19 16:37:01 -04: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 Implement threading locks around layers 2019-09-27 13:50:49 -06:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py linters refresh w/ afferent bugfixes 2020-05-13 01:57:00 +00:00
image_uploader.py Don't assume default tag exists in container repo 2020-07-17 07:51:40 -04:00
kolla_builder.py Don't assume default tag exists in container repo 2020-07-17 07:51:40 -04:00