Comment 7 for bug 1748137

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.openstack.org/542107
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=05b8f5ef67b98d9fc284835c9411c40ead8cf095
Submitter: Zuul
Branch: master

commit 05b8f5ef67b98d9fc284835c9411c40ead8cf095
Author: Giulio Fidente <email address hidden>
Date: Thu Feb 8 10:32:34 2018 +0100

    Set rgw_keystone_revocation_interval to 0 for ceph-ansible

    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.

    Change-Id: I9d87ff5226ab55df05e68f6639e6679fb0566484
    Closes-Bug: #1748137