Comment 11 for bug 1748137

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tripleo (stable/ocata)

Reviewed: https://review.openstack.org/546084
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=8396e8b61e54f067638779d2c7f2b4cb8d31193b
Submitter: Zuul
Branch: stable/ocata

commit 8396e8b61e54f067638779d2c7f2b4cb8d31193b
Author: Keith Schincke <email address hidden>
Date: Wed Feb 7 13:25:51 2018 -0500

    Set rgw_keystone_revocation_interval to 0 for ceph::rgw::keystone

    Ceph RGW defaults to checking every 600 seconds for a revocation.
    This is only useful for PKI tokens. PKI is not enabled. This check
    needs to be disabled.

    Closes-Bug: #1748137
    Change-Id: I2487ce8e5cb5d3dc0d7fb8e547a4abe0e086ff4b
    (cherry picked from commit 9aa495d8abdd96d47533c37a0009cfe74533f276)