python-tripleoclient/tripleoclient
Alex Schultz 6e6ad0a8ce Properly mock unlink
I5de4d68cc2669d37e7a667209423b9ac842136ff added these tests but did not
properly mock the unlink that can be triggered. This change mocks the
os.unlink so it doesn't try to remove our mocked file when the tests
run.

Co-authored-by: Sergii Golovatiuk <sgolovat@redhat.com>

Change-Id: Ica28227b011255c23e677539c5e3df33f556e1b7
Closes-Bug: #1789506
2018-09-03 12:19:05 +02:00
..
config Align roles file to become a normalized path 2018-07-26 12:06:20 +03:00
tests Properly mock unlink 2018-09-03 12:19:05 +02:00
v1 Merge "Add --override-ansible-cfg" 2018-08-31 23:51:42 +00:00
workflows Merge "Add --override-ansible-cfg" 2018-08-31 23:51:42 +00:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Add each command to the history file 2017-11-27 15:37:00 +00:00
constants.py Merge "New preflight check for the undercloud: disk space" 2018-08-06 21:45:36 +00:00
exceptions.py Handle negative/wrong answer in question when upgrading undercloud. 2018-08-03 16:13:11 +02:00
heat_launcher.py Address python3 string issues with subprocess 2018-08-20 16:30:23 -06:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py Debug log the raw Zaqar message 2018-06-14 10:55:25 +01:00
utils.py Address python3 string issues with subprocess 2018-08-20 16:30:23 -06:00