Bug 1146685 - Update celery to at least 3.1.15
Summary: Update celery to at least 3.1.15
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: async/tasks
Version: 2.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-25 18:32 UTC by Randy Barlow
Modified: 2015-02-28 22:22 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 22:22:39 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 545 0 None None None Never

Description Randy Barlow 2014-09-25 18:32:09 UTC
Description of problem:
Celery 3.1.15 is out[0]. Pulp currently ships 3.1.11. We should update master to the latest Celery that will work with Pulp.

Version-Release number of selected component (if applicable):
master

How reproducible:
Every time

Steps to Reproduce:
1. rpm -q python-celery

Actual results:
[rbarlow@notepad]~% rpm -q python-celery 
python-celery-3.1.11-1.el6.noarch

Expected results:
At least this version or greater:

[rbarlow@notepad]~% rpm -q python-celery 
python-celery-3.1.15-1.el6.noarch

Additional info:
[0] http://docs.celeryproject.org/en/latest/changelog.html#version-3-1-15

Comment 1 Brian Bouterse 2015-02-28 22:22:39 UTC
Moved to https://pulp.plan.io/issues/545


Note You need to log in before you can comment on or make changes to this bug.