Bug 1164324
| Summary: | workers cannot connect to qpid broker | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | Irina Gulina <igulina> | ||||
| Component: | async/tasks | Assignee: | pulp-bugs | ||||
| Status: | CLOSED NOTABUG | QA Contact: | pulp-qe-list | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.5 | CC: | bmbouter, cduryee, igulina, jon, mhrivnak | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-11-19 14:19:07 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Irina Gulina
2014-11-14 16:36:48 UTC
Can you attach your /etc/qpid/qpidd.conf? Also I think your machine may require the cyrus-sasl-plain. This was fixed in 2.5.1 so that you don't have to disable authentication to use Pulp, but for 2.5.0 I think you still require this package. See: https://bugzilla.redhat.com/show_bug.cgi?id=1099954 right, adding auth=no to qpidd.conf fixed that. Thanks! This issue looks resolved so I'm closing it as not a bug. Irina if you think its still a bug please reopen. This should be a bug, the default behavior is broken, it should default to auth=no if you don't believe this is a bug. The "auth=no" setting is in a qpid config file, so if there's an argument to be made over what its default should be, please take it up with the qpid project. Also, the upcoming 2.6.0 release will allow Pulp out-of-the-box to work with Qpid out-of-the-box using the ANONYMOUS SASL mechanism. By out-of-the-box I mean running a software without making any changes to a config file. |