Project

Profile

Help

Issue #857

closed

Pulp Celery cannot be monitored with Flower using Qpid

Added by bmbouter about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
1. Low
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
Yes
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

If the Qpid transport is being used with Pulp, Pulp's tasking cannot be monitored or visualized with Flower. The Pulp docs claim that you can, and you should be able to.

Currently the issue is that qpid.messaging and Flower are incompatible. The root cause is due to a bug in qpid.messaging JIRA 6197. That issue has been fixed, but we need to ensure its backported to the following places:

The python-qpid that we build in Koji,and we need to bump the external_deps.json file to use the new version.
The PyPI published version of qpid-python
All of the published versions on EL7 and the fedoras. See here for the list of those versions.

Once the fix is available in qpid.messaging, We should test that Flower can be used to monitor the Pulp infrastructure using the same broker string that server.conf has in the [tasks] section

Also available in: Atom PDF