Comment 16 for bug 1951433

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-ansible (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/822114
Committed: https://opendev.org/openstack/tripleo-ansible/commit/4a3cfc0bf69ac13bebc4eb886e4e5182c2056db7
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 4a3cfc0bf69ac13bebc4eb886e4e5182c2056db7
Author: John Fulton <email address hidden>
Date: Thu Dec 16 16:03:03 2021 +0000

    Do not set-require-min-compat-client for Ceph by default

    Our default was to 'osd set-require-min-compat-client mimic'
    but this has implications for the related bug. Keep the ability
    to set any version but don't set it by default.

    Related-Bug: 1951433
    Change-Id: Ifeef5d6b36648fdb12fda4f75c81079691434fff
    (cherry picked from commit 657a18b67c89d38a11bdc0d92f9a85c6367f0247)