tripleo-common/tripleo_common
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
..
actions Derive network config fails 2020-01-21 08:20:29 +00:00
filters Add logging to capabilities filter 2017-09-20 17:50:42 +00:00
image Raise exception on KeyboardInterrupt 2020-01-29 07:42:31 -07:00
releasenotes/notes Retry previously failed deployments 2018-07-13 12:40:27 -04:00
templates Escape invalid JSON characters during deployment. 2019-11-22 13:10:42 -05:00
tests Derive network config fails 2020-01-21 08:20:29 +00:00
utils Fix quoting for PYTHONWARNINGS 2020-01-02 21:06:48 -07:00
__init__.py Add ReNo support 2017-01-12 12:06:02 +00:00
_stack_update.py Prompt to clear breakpoints when using deployed-server 2017-08-02 18:05:32 -04:00
arch.py Default to host CPU architecture if none is supplied 2017-08-05 09:11:20 +10:00
constants.py Add passphrase generation for Octavia 2019-05-29 11:58:53 +00:00
exception.py Fail config-download when group:os-apply-config used 2018-01-05 15:58:14 -05:00
i18n.py Update the documentation link for doc migration 2017-07-25 15:00:27 +08:00
inventory.py Raise exception when no IPs found 2019-10-10 10:26:37 -04:00
update.py Refresh DeployIdentifier as well on update 2016-10-14 15:12:55 -04:00