9c2e909ca292aa5038ef4fbda075cd802d947ffb
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>
About tripleoclient
General information
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes
Team and repository tags
Description