[Django 1.9] Horizon uses django.utils.log.NullHandler

Bug #1534526 reported by Thomas Goirand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Wishlist
Unassigned

Bug Description

We should use logging.NullHandler, as this is removed from Django 1.9

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/268044

Changed in horizon:
assignee: nobody → Thomas Goirand (thomas-goirand)
status: New → In Progress
Changed in horizon:
assignee: Thomas Goirand (thomas-goirand) → Rob Cresswell (robcresswell)
Changed in horizon:
importance: Undecided → Wishlist
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/268044
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b9cfe4d2003797a49ac899c99b370f1ce7157612
Submitter: Jenkins
Branch: master

commit b9cfe4d2003797a49ac899c99b370f1ce7157612
Author: Thomas Goirand <email address hidden>
Date: Fri Jan 15 09:54:15 2016 +0000

    [Django 1.9] Do not use django.utils.log.NullHandler

    django.utils.log.NullHandler is removed from Django 1.9, this patch
    uses logging.NullHandler instead.

    Change-Id: I940e72468400fde85342c44f55cce5f5e2a3c66e
    Closes-Bug: 1534526
    Partially-Implements: blueprint drop-dj17

Changed in horizon:
status: In Progress → Fix Released
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/horizon 9.0.0.0b3

This issue was fixed in the openstack/horizon 9.0.0.0b3 development milestone.

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.