Deprecation warnings in webserver log

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

Bug Description

The log displays eg
 [Wed Apr 24 12:20:29 2013] [error] /usr/lib/python2.6/site-packages/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
[Wed Apr 24 12:20:29 2013] [error] "use STATIC_URL instead.", DeprecationWarning)

and

[Wed Apr 24 12:20:29 2013] [error] /usr/lib/python2.6/site-packages/django/core/cache/__init__.py:82: DeprecationWarning: settings.CACHE_* is deprecated; use settings.CACHES instead.

as well.
The latter has been fixed for Grizzly, the former is still standing.

Matthias Runge (mrunge)
Changed in horizon:
assignee: nobody → Matthias Runge (mrunge)
importance: Undecided → Low
status: New → Triaged
milestone: none → havana-1
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/27414

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

Reviewed: https://review.openstack.org/27414
Committed: http://github.com/openstack/horizon/commit/81b78dd1c7b0b3c09ad6cd6f695f3ffea6aba702
Submitter: Jenkins
Branch: master

commit 81b78dd1c7b0b3c09ad6cd6f695f3ffea6aba702
Author: Matthias Runge <email address hidden>
Date: Wed Apr 24 12:05:15 2013 +0200

    Remove deprecated features

    When running in httpd, Django complains about deprecations.
    Settings also contained some code to be removed in H relase.

    Fixes bug 1172222

    Change-Id: I17d7e2e7c23fd53fadf2a62c0568f61704bdf0b3

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to horizon (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/32697

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/grizzly)

Reviewed: https://review.openstack.org/32697
Committed: http://github.com/openstack/horizon/commit/45df767fc5d99a1b9beee538ecc2e55088e20943
Submitter: Jenkins
Branch: stable/grizzly

commit 45df767fc5d99a1b9beee538ecc2e55088e20943
Author: Dirk Mueller <email address hidden>
Date: Wed Jun 12 12:14:38 2013 +0200

    Remove deprecated features

    When running in httpd, Django complains about deprecations.

    Fixes bug 1172222

    Change-Id: Ic65b1413bb7745ce45861522fd0cd3c7b688e340

Thierry Carrez (ttx)
Changed in horizon:
milestone: havana-1 → 2013.2
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.