Comment 6 for bug 1921897

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack-plugin-ceph (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/786782
Committed: https://opendev.org/openstack/devstack-plugin-ceph/commit/3db789ae6c0e53b593ba5932c8177e0238f2d443
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 3db789ae6c0e53b593ba5932c8177e0238f2d443
Author: Eric Harney <email address hidden>
Date: Tue Mar 30 09:55:18 2021 -0400

    Set RBD default features based on distro

    In some jobs, we run tests that use "rbd map".
    On older kernels, this will not work if newer
    RBD features are used. (Specifically, fast-diff
    on bionic.)

    On older distros, enable fewer features by default.

    Closes-Bug: #1921897
    Change-Id: Iff1c5210b0279379eb9612b206bdf456dd6f132e
    (cherry picked from commit 35e1ff5cf4a50594578ab8d13499789c2ccef351)