Comment 2 for bug 1722541

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

Reviewed: https://review.openstack.org/511465
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=4b00281bb495de71120e3fe6d27d269721d39aff
Submitter: Zuul
Branch: master

commit 4b00281bb495de71120e3fe6d27d269721d39aff
Author: Liam Young <email address hidden>
Date: Thu Oct 12 10:47:03 2017 +0000

    Add memcache backend

    Install and configure memcached on the keystone units and configure
    keystone to use the cache. This should speed up token access for
    existing tokens.

    Change-Id: I26af0a97660e5bbe293a32e6b9e3d209338f905a
    Closes-Bug: #1722541