tripleo-common/tripleo_common/image
Steve Baker 39f5716c04 Discover a versioned container image tag
This change implements a discover_image_tag method to discover the
versioned tag for a container image.

The current approach is to expect a label to be set on the image which
contains the expected tag value. For example the RDO image building
pipeline sets a label rdo_version whose value also matches a tag.

This change will be used by the python-tripleoclient change which
actually implements the command
"openstack overcloud container image tag discover".

Change-Id: I27ea031287604d70032fb5392aecbce313d4b096
Partial-Bug: #1708967
2017-08-29 13:50:37 +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 Rename 'uploads' key to 'container_images' 2017-03-23 10:15:44 +13:00
exception.py Upload docker image files from yaml config file 2016-03-21 12:13:14 -04:00
image_builder.py Open log in utf-8 to prevent UnicodeEncodeError 2017-02-16 17:16:25 +00:00
image_uploader.py Discover a versioned container image tag 2017-08-29 13:50:37 +12:00
kolla_builder.py Return the stdout of the kolla-build run 2017-06-22 11:03:42 +12:00