tripleo-common/tripleo_common/image
Alex Schultz 9003b7ac5b Raise exception on KeyboardInterrupt
Using subprocess with tenacity can lead to issues when a keyboard
interrupt occurs because the logic we have will actually trigger a
retry. This can lead to the inability to stop some of the commands with
a ctrl+c.

Change-Id: I294910384fc9dd9ca8c7114d08842868909d9e9f
Closes-Bug: #1746724
2020-01-27 17:26:00 -07:00
..
builder Force docker format 2020-01-22 12:10:58 -07: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 Implement threading locks around layers 2019-09-27 13:50:49 -06:00
image_builder.py Migrate building IPA to ironic-python-agent-builder 2019-09-03 12:48:12 +02:00
image_export.py Merge "Make upload workers faster on processing layers" 2019-11-18 23:18:57 +00:00
image_uploader.py Raise exception on KeyboardInterrupt 2020-01-27 17:26:00 -07:00
kolla_builder.py Drop the nuetron-server-ovn and odl images 2020-01-16 11:47:31 -06:00