tripleo-common/tripleo_common/image
Alex Schultz 5a93687ab1 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.

Conflicts:
    tripleo_common/image/image_uploader.py

Change-Id: I294910384fc9dd9ca8c7114d08842868909d9e9f
Closes-Bug: #1746724
(cherry picked from commit 9003b7ac5b)
2020-01-29 07:42:31 -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 Retry inspect of container images 2018-07-12 12:34:47 -04:00
image_builder.py Build images with a 4k block size filesystem 2018-03-23 11:00:41 +00:00
image_uploader.py Raise exception on KeyboardInterrupt 2020-01-29 07:42:31 -07:00
kolla_builder.py Bump ceph/daemon container image to v3.2.10 2019-12-19 13:41:09 +01:00