[Pulp-list] Pulp 2.5.x and rabbitmq bug 1141336

Randy Barlow rbarlow at redhat.com
Fri Jan 23 15:43:17 UTC 2015


On 01/23/2015 08:27 AM, Brian Bouterse wrote:
> I believe you do not need to install any Qpid bits while using rabbitMQ.

There is still one part of Pulp that has not been converted to use
Kombu, and due to this we do still have a hard dependency on python-qpid
for now:

https://github.com/pulp/pulp/blob/master/server/pulp/server/managers/event/remote.py#L16

I filed a bug about this a while ago:

https://bugzilla.redhat.com/show_bug.cgi?id=1103354

Fixing it would involve converting that code to use Kombu instead so
that users can choose which message bus they would like to use. If you
do not use the event notification system, the only downside to the way
it is is that you need to install python-qpid. You do not need a qpid
broker to be running unless you want to use these events.

AFAIK, this is the only part of Pulp that hard-depends on qpid.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20150123/51aa3bc7/attachment.sig>


More information about the Pulp-list mailing list