commit fda3233451db678642fd57f920487db7ca63dc30
Author: John Fulton <email address hidden>
Date: Fri Jun 17 16:11:59 2022 -0400
Fall back to alt path for ceph client data during export
The patch to fix the related bug (not this patch) fixes an
inconsistency where the ceph client data is somtimes exported
to the wrong path. If anyone deployed before they got the fix
to the related bug, then this patch will workaround that
problem if they export later.
When 'openstack overcloud export ceph' is run look in the
correct default location for the ceph client data and if it
is not found, then fall back to incorrect location.
Reviewed: https:/ /review. opendev. org/c/openstack /python- tripleoclient/ +/846441 /opendev. org/openstack/ python- tripleoclient/ commit/ fda3233451db678 642fd57f920487d b7ca63dc30
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit fda3233451db678 642fd57f920487d b7ca63dc30
Author: John Fulton <email address hidden>
Date: Fri Jun 17 16:11:59 2022 -0400
Fall back to alt path for ceph client data during export
The patch to fix the related bug (not this patch) fixes an
inconsistency where the ceph client data is somtimes exported
to the wrong path. If anyone deployed before they got the fix
to the related bug, then this patch will workaround that
problem if they export later.
When 'openstack overcloud export ceph' is run look in the
correct default location for the ceph client data and if it
is not found, then fall back to incorrect location.
Change-Id: I0b8c747481e561 645eefea50cb77c a806a7f0de2
Related-Bug: #1978846