Comment 2 for bug 1983499

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

Reviewed: https://review.opendev.org/c/openstack/glance_store/+/852044
Committed: https://opendev.org/openstack/glance_store/commit/b1d0feeba4e16046c7840bd4966f31a0e7527e67
Submitter: "Zuul (22348)"
Branch: master

commit b1d0feeba4e16046c7840bd4966f31a0e7527e67
Author: Cyril Roelandt <email address hidden>
Date: Wed Aug 3 18:57:05 2022 +0200

    Rbd: Deprecate unused rados_connect_timeout

    This option determines the value we pass as the "timeout" argument to
    rados.Rados.connect. Unfortunately, this argument is silently ignored by
    librados[1].

    [1] https://docs.ceph.com/en/latest/rados/api/python/#rados.Rados.connect

    Closes-Bug: #1983499
    Change-Id: I819df987f690c7a8c0a1153ad0e30bd5dbeb7b57