tripleo-common/tripleo_common/tests/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
fakes.py Break out function get_undercloud_registry 2018-04-05 21:03:57 +00:00
test_base.py Replaces yaml.load() with yaml.safe_load() 2017-03-10 01:16:49 +00:00
test_build.py Set imageext for IPA ramdisk 2017-01-17 00:18:18 +00:00
test_image_builder.py Open log in utf-8 to prevent UnicodeEncodeError 2017-02-16 17:16:25 +00:00
test_image_uploader.py Implement image customization during upload 2018-05-09 08:38:13 +12:00
test_kolla_builder.py Implement image customization during upload 2018-05-09 08:38:13 +12:00