tripleo-common/tripleo_common/image
Alex Schultz f4d312f186 Add modify_only_with_source
Currently the modify_only_with_labels has to query the container
registry to see what containers we should modify. We can use the source
in from our service to container mapping to limit which containers we
want to update. In the upstream CI, we only want to modify the kolla or
tripleo containers as we want to prevent ceph and other related
containers from being updated.

Change-Id: I4bff2b96f7b13bde808f929c3567dcf167f1eacd
Related-Bug: #1889122
2020-08-19 10:36:17 -06:00
..
builder Make build_timeout configurable 2020-08-12 11:14:31 -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 Add exponential backoff to ratelimited requests 2020-08-06 10:25:29 -06:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py Ensure image files are readable to apache 2020-08-12 15:27:54 +08:00
image_uploader.py Merge "Don't build image upload tasks when dry_run=True" 2020-08-13 03:00:34 +00:00
kolla_builder.py Add modify_only_with_source 2020-08-19 10:36:17 -06:00