python-tripleoclient/tripleoclient/tests/v1/overcloud_image
Kevin Carter 9c2e909ca2
Ensure directories exist before copying
When copying items using the overcloud_image module the _copy_file
method should first ensure that the destination directory exists. This
change uses _make_dirs function which ensures the directory is created
and accessible.

Related: rhbz#1984448
Change-Id: I937ab6160a7c9c43d7462b2f51c6b00fbb9af92c
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2021-08-25 14:29:40 -05:00
..
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_overcloud_image.py Ensure directories exist before copying 2021-08-25 14:29:40 -05:00