deprecated CACHE_* statement in local_settings.py.example

Bug #1152545 reported by Matthias Runge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Matthias Runge

Bug Description

the cache syntax changed to something like: {
    'default': {
        'BACKEND': 'django.core.cache.backends.locmem.LocMemCache',
    }
}
At every start, you'll get a warning DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES instead

Matthias Runge (mrunge)
Changed in horizon:
assignee: nobody → Matthias Runge (mrunge)
summary: - deprecated caceh statement in local_settings.py.example
+ deprecated CACHE_* statement in local_settings.py.example
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (master)

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

Changed in horizon:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/23904
Committed: http://github.com/openstack/horizon/commit/d9c117398edc5d7826525668bbd63ce79cbd1733
Submitter: Jenkins
Branch: master

commit d9c117398edc5d7826525668bbd63ce79cbd1733
Author: Matthias Runge <email address hidden>
Date: Fri Mar 8 11:54:02 2013 +0100

    Update CACHE_ to CACHES settings

    Fixes bug 1152545

    Change-Id: I6d637fe60b83478fdf42c84786965a5b9b48a9e2

Changed in horizon:
status: In Progress → Fix Committed
Changed in horizon:
importance: Undecided → Low
milestone: none → grizzly-rc1
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: grizzly-rc1 → 2013.1
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.