tripleo-common/tripleo_common/image
Bogdan Dobrelya e05e6bdf13 TCIB: Fix debug mode for oslo process execute
When pushing with buildah, there is no logfile options.
It dumps results of work to stderr.
In debug mode, we want those results logged. But we do not
reconfigure oslo.log defaults, so it skips all details as
it goes with INFO config instead.

Capture debug results of process execution utility for buildah
push and use the current logging context as well.

Also oslo process utils will log the time it took to do
buildah bud builds as a nice free bonus.

Change-Id: I5177408258b6d33daa26239e7b5c4f017b9372cf
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2021-01-04 14:03:01 +00:00
..
builder TCIB: Fix debug mode for oslo process execute 2021-01-04 14:03:01 +00: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 Add exponential backoff to ratelimited requests 2020-08-06 10:25:29 -06:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py Ensure image files are readable to apache 2020-08-12 15:27:54 +08:00
image_uploader.py Enable pylint 2020-12-21 14:06:49 +00:00
kolla_builder.py Fix handling of default_tag 2020-11-23 14:56:06 +00:00