Comment 5 for bug 1758982

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

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-radosgw/+/792503
Committed: https://opendev.org/openstack/charm-ceph-radosgw/commit/d9cc3f3bfbb9dbac4095470257a3259fde829461
Submitter: "Zuul (22348)"
Branch: master

commit d9cc3f3bfbb9dbac4095470257a3259fde829461
Author: Hemanth Nakkina <email address hidden>
Date: Fri May 21 11:52:35 2021 +0530

    set rgw keystone revocation interval to 0

    Ceph RGW checks revocation list for every 600 seconds. This is not
    required for non PKI tokens and PKI tokens are removed in OpenStack
    Pike release. This results in unnecessary logs in ceph and keystone.

    Set the rgw keystone revocation interval to 0 in ceph conf. Also
    this parameter is removed in upstream from Ceph Octopus. So ensure
    not to add this parameter from ceph release Octopus.

    Closes-Bug: #1758982
    Change-Id: Iaeb10dc25bb52df9dd3746ecf4fe5859d4efd459