python-tripleoclient/tripleoclient
Alex Schultz e5b8ebde85 [TRAIN-Only] Reduce open mock scope
There appears to be a race condition related to language parsing that is
being uncovered when we mock open around the arg parse code. This
highlights that we're relying to open mock instead of mocking a function
that uses open.  Rather than rewrite all the tests, let's reduce the
scope of the open mock to the action execution instead.  This only
really applies to train and older because we rewrote many of these
actions to ansible executions instead.

Change-Id: I7f7b25aa76bef692991200ba621a536f8868200a
Closes-Bug: #1909118
2021-01-07 08:40:04 -07:00
..
config Improve container_images_file comments 2020-04-04 03:46:02 +00:00
tests [TRAIN-Only] Reduce open mock scope 2021-01-07 08:40:04 -07:00
v1 Merge "Do not require authentication for the validator CLI" into stable/train 2021-01-05 21:31:35 +00:00
workflows [TRAIN-only] Don't stop scale down if ansible fails 2020-12-17 07:52:48 -07:00
__init__.py Add ReNo support 2016-10-08 00:28:43 +00:00
command.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00
constants.py Fix if conditions in constants.py 2020-09-25 08:28:31 +00:00
exceptions.py Merge "Add "yes" prompt for update/upgrades commands" into stable/train 2020-07-20 15:33:53 +00:00
export.py Add openstack overcloud export ceph 2020-09-25 10:18:27 -04:00
heat_launcher.py Honor --heat-user argument in heat launcher 2019-12-07 13:34:04 +00:00
noauth_policy.json Add heat_launcher module to help launch heat-all 2017-02-08 15:49:24 -05:00
plugin.py [TRAIN-AND-OLDER] Improve timeout error handling 2020-06-04 21:28:09 +00:00
utils.py Do not require authentication for the validator CLI 2020-12-18 12:22:03 +00:00