Horizon not making use of memcached

Bug #1630509 reported by Paul Bourke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Critical
Paul Bourke

Bug Description

Horizon is not using memcached despite it being enabled and configured to do so. We're missing the following line:

SESSION_ENGINE = 'django.contrib.sessions.backends.cache'

Changed in kolla:
status: New → In Progress
assignee: nobody → Paul Bourke (pauldbourke)
importance: Undecided → Critical
milestone: none → newton-rc2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/382244

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

Reviewed: https://review.openstack.org/382244
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=792f16cc9f1d30eb4aaa8f0e8218e4cfc82ae572
Submitter: Jenkins
Branch: master

commit 792f16cc9f1d30eb4aaa8f0e8218e4cfc82ae572
Author: Paul Bourke <email address hidden>
Date: Wed Oct 5 11:07:15 2016 +0100

    Fix horizon to use cache

    Horizon was missing SESSION_ENGINE from it's conf which means it was not
    making use of memcached.

    Change-Id: I450aee05f59e344902f1e92d913f4c1ce9e8dcc6
    Closes-Bug: 1630509

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 3.0.0.0rc2

This issue was fixed in the openstack/kolla 3.0.0.0rc2 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.