tripleo-common/tripleo_common/tests/image
Mike Turek cce0729710 Provide container name when raising exceptions
Currently exceptions thrown during image builds only output the
Future object as a string. This is not very helpful as it does
not give any information on what container build threw the
exception. This patch uses the mapping created between the
Futures and container names to provide more detailed information.

Change-Id: Idb3e2ce893f8e493144ab9101fec9a13b375cf33
2019-11-22 17:26:06 +00:00
..
builder Provide container name when raising exceptions 2019-11-22 17:26:06 +00: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_export.py Merge "Make upload workers faster on processing layers" 2019-11-18 23:18:57 +00:00
test_image_uploader.py Make upload workers faster on processing layers 2019-11-07 17:01:32 +01:00
test_kolla_builder.py Pin ceph dashboard containers on a specific tag 2019-11-06 13:08:57 +01:00