Kombu message import not correct when kombu==2.5.0

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

Bug Description

It appears our test needs to fallback to the older message location when possible (since it moved in 3.0) so that the test correctly works on older versions of kombu (the test mocks out the message and creates checks things that happen with it).

Joshua Harlow (harlowja)
Changed in taskflow:
importance: Undecided → Critical
assignee: nobody → Joshua Harlow (harlowja)
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/125400

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/125400
Committed: https://git.openstack.org/cgit/openstack/taskflow/commit/?id=70385ed28eb0185b4555f584762ecbcc0bba50c1
Submitter: Jenkins
Branch: master

commit 70385ed28eb0185b4555f584762ecbcc0bba50c1
Author: Joshua Harlow <email address hidden>
Date: Wed Oct 1 09:03:45 2014 -0700

    Make it so that the import works for older versions of kombu

    The import location for message was different in older versions
    of kombu, so when using it for mocking we need to take into
    account the older location so that the test correctly works out
    as it should (without import errors).

    Fixes bug 1376330

    Change-Id: Ifad489f0e15490168f993f48bfedfd553acd4a69

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.