AttributeError: 'module' object has no attribute 'LoggerAdapter'

Bug #1409178 reported by Joshua Harlow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
taskflow
Fix Released
Critical
Joshua Harlow

Bug Description

``DynamicLoggingListener`` _isEnabledFor() module function is trying to access an attribute not defined in the logging class...

Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → Critical
assignee: nobody → Joshua Harlow (harlowja)
milestone: none → next-kilo
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to taskflow (master)

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

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

Reviewed: https://review.openstack.org/146242
Committed: https://git.openstack.org/cgit/openstack/taskflow/commit/?id=0d602a89f3d34055de2e0d39d13ad748c0aa5c2f
Submitter: Jenkins
Branch: master

commit 0d602a89f3d34055de2e0d39d13ad748c0aa5c2f
Author: Joshua Harlow <email address hidden>
Date: Fri Jan 9 16:58:02 2015 -0800

    The taskflow logger module does not provide a logging adapter

    The expected use is that this comparison check for older versions
    of python (only 2.6) should check against the logging modules
    logger adapter type and not the taskflow modules helper logger
    module which does not expose this type.

    Fixes bug 1409178

    Change-Id: I94077bf76d9f13728c6c14b5e263bc7ced3ab0e8

Changed in taskflow:
status: In Progress → Fix Committed
Joshua Harlow (harlowja)
Changed in taskflow:
status: Fix Committed → Fix Released
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.