tripleo-common/tripleo_common/image
Steve Baker f3f8993681 Implement image customization during upload
This allows an ansible role to be invoked after the image pull and
before the image push during an upload operation.

This mechanism can be used to modify images for tasks such:
- updating to latest packages during a CI run
- modifying an image to add a vendor plugin
- adding local developer code to an image to test deployment

Blueprint: container-prepare-workflow

Change-Id: I2c877a96264b351b4fc8527a3e40b87ddcb4f9a5
2018-05-09 08:38:13 +12: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 Upload docker image files from yaml config file 2016-03-21 12:13:14 -04:00
image_builder.py Build images with a 4k block size filesystem 2018-02-01 13:24:28 +00:00
image_uploader.py Implement image customization during upload 2018-05-09 08:38:13 +12:00
kolla_builder.py Implement image customization during upload 2018-05-09 08:38:13 +12:00