Comment 2 for bug 1983107

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

Reviewed: https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/851521
Committed: https://opendev.org/openstack/devstack-plugin-ceph/commit/22d94f462eb11f27f1ba134b0e089305069a0b08
Submitter: "Zuul (22348)"
Branch: master

commit 22d94f462eb11f27f1ba134b0e089305069a0b08
Author: Victoria Martinez de la Cruz <email address hidden>
Date: Fri Jul 29 13:49:57 2022 +0000

    Remove pg_num and pgp_num config from bootstrap_ceph

    The configuration that we are using by default that
    sets pg_num and pgp_num values in bootstrap_ceph
    breaks devstack-plugin-ceph when using the latest Ceph version (quincy).

    This patch sets removes the config for pg_num and pgp_num,
    so we delegate to Ceph the pools autoscaling.

    Closes-Bug: #1983107
    Change-Id: Iecd949ef2258ae8a6ded596219bb993aeff20de5