Comment 3 for bug 1504800

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

Reviewed: https://review.openstack.org/233430
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=2ea87ebdb7b15011c2825d23dc160ef0aa76fa0e
Submitter: Jenkins
Branch: master

commit 2ea87ebdb7b15011c2825d23dc160ef0aa76fa0e
Author: Sam Yaple <email address hidden>
Date: Thu Oct 15 08:54:36 2015 +0000

    Use memcache for consoleauth and horizon

    Unfortunately there was no was to avoid memcache for consoleauth, so
    we might as well take advantage of it for Horizon as well.

    Change-Id: Idd338a025b031f6b50fe0c9f03c2c8d862f9d4c0
    Closes-Bug: #1504606
    Closes-Bug: #1504800