Comment 7 for bug 1921897

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

Reviewed: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/786783
Committed: https://opendev.org/openstack/devstack-plugin-ceph/commit/fe4c6269f99ac27851040df40634ecb37db540fd
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit fe4c6269f99ac27851040df40634ecb37db540fd
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)
    (cherry picked from commit 3db789ae6c0e53b593ba5932c8177e0238f2d443)