python-tripleoclient/tripleoclient/tests
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 Add option to control ironic network interfaces 2020-03-12 21:54:57 +00:00
fixture_data Always run upgrades/updates as tripleo-admin 2018-11-01 15:16:47 +01:00
v1 [TRAIN-Only] Reduce open mock scope 2021-01-07 08:40:04 -07:00
workflows Handle config-download in progress in tripleoclient 2020-01-08 13:59:26 -05:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Use correct default key file and normalize the usage 2020-03-12 11:41:51 +13:00
test_export.py Add openstack overcloud export ceph 2020-09-25 10:18:27 -04:00
test_overcloud_credentials.py Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
test_plugin.py Raise a new ValueError with the contents of the JSON is parsing fails 2020-04-28 22:56:48 +00:00
test_utils.py Check CephClusterFSID against proposed env files 2020-10-15 10:36:21 +02:00