Comment 10 for bug 1748137

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

Reviewed: https://review.openstack.org/546086
Committed: https://git.openstack.org/cgit/openstack/puppet-tripleo/commit/?id=419afe4003ce802c81aae7ad885c1683fbf3e340
Submitter: Zuul
Branch: stable/newton

commit 419afe4003ce802c81aae7ad885c1683fbf3e340
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 8396e8b61e54f067638779d2c7f2b4cb8d31193b)