Comment 2 for bug 2021967

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-mon (master)

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-mon/+/884986
Committed: https://opendev.org/openstack/charm-ceph-mon/commit/af2323c4578ff7f4b352acfe350279eddd1ce0aa
Submitter: "Zuul (22348)"
Branch: master

commit af2323c4578ff7f4b352acfe350279eddd1ce0aa
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