Files
python-tripleoclient/tripleoclient/v1/overcloud_export_ceph.py
John Fulton 50afcda1d0 Set config_download_dir for each stack when exporting Ceph
Id8f5b00dd24848f73aeb9794000e0d44f0f9cbe8 introduced the
bug this patch closes because the config_download_dir
path now contains the stack name. In order to export
data from multiple stacks, the config_download_dir path
needs to be set per stack. Thus, move the declaration of
this variable into the for stack in stacks loop.

Closes-Bug: #1922790
Change-Id: I4c4de1cf2a97c87da8ee83074a310656031b788c
2021-04-07 20:36:56 +00:00

5.1 KiB