Comment 4 for bug 2021967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-mon (stable/quincy.2)

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-mon/+/885918
Committed: https://opendev.org/openstack/charm-ceph-mon/commit/1b6701a440ceb76f41fd9856c76d3c76886dc399
Submitter: "Zuul (22348)"
Branch: stable/quincy.2

commit 1b6701a440ceb76f41fd9856c76d3c76886dc399
Author: Peter Sabaini <email address hidden>
Date: Wed May 31 13:07:11 2023 +0200

    rbd mirror relation: be persistent in getting pool info

    Auth for getting pool details can fail initially if we set up a rbd
    mirror relation at cloud bootstrap. Add some retry to give it another
    chance

    Change-Id: I2f5ac561120b1abe52ea0621bb472bc78495fa97
    Partial-Bug: #2021967
    (cherry picked from commit af2323c4578ff7f4b352acfe350279eddd1ce0aa)