tripleo-common/tripleo_common/tests/image
Steve Baker a8139d648d overcloud_containers.yaml.j2 map images to services
This change adds a services key to each entry in
overcloud_containers.yaml.j2 which contains a list of
tripleo-heat-templates docker resource types which consume this image.

The intent is for the prepare command to use this plus the heat
environments to produce an image list that only contains images for
services actually being deployed. This targeted list will make image
upload operations quicker, which is one issue affecting containers in
CI.

Change-Id: Ie8801b11921c46923b0f7c9aaba6bf524c464e82
Partial-Bug: #1710992
2017-08-17 15:56:29 +12:00
..
__init__.py Build image files from definitions in yaml 2016-03-18 11:43:32 -04:00
fakes.py Make DockerImageUploader work with missing tags 2017-05-25 07:36:00 +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 Set version=auto when creating docker client 2017-07-07 08:49:29 +02:00
test_kolla_builder.py overcloud_containers.yaml.j2 map images to services 2017-08-17 15:56:29 +12:00