yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45261
[Bug 1534526] Re: [Django 1.9] Horizon uses django.utils.log.NullHandler
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 <thomas@xxxxxxxxxx>
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
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1534526
Title:
[Django 1.9] Horizon uses django.utils.log.NullHandler
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
We should use logging.NullHandler, as this is removed from Django 1.9
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1534526/+subscriptions
References