]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rbd: delay determination of default pool name
authorJason Dillaman <dillaman@redhat.com>
Tue, 4 Aug 2020 18:03:59 +0000 (14:03 -0400)
committerMykola Golub <mgolub@suse.com>
Mon, 14 Jun 2021 12:14:31 +0000 (15:14 +0300)
commitda00a74e7fe51cb65bde54f627ddb3cee58b5fb2
tree842d69bdd4b46f629ba451df94054ac8aaf6b0fc
parentbba970c6fdd8722d404e665395d2b3d278f78d46
rbd: delay determination of default pool name

Wait until after the CLI has connected to the cluster and therefore
has received all global configuration overrides.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 96f05a7956b3d554e06330c6bb5743a6329d1c44)
src/tools/rbd/Schedule.cc
src/tools/rbd/Schedule.h
src/tools/rbd/Utils.cc
src/tools/rbd/Utils.h
src/tools/rbd/action/Migration.cc
src/tools/rbd/action/MirrorSnapshotSchedule.cc
src/tools/rbd/action/Perf.cc
src/tools/rbd/action/TrashPurgeSchedule.cc