Bug 1314904

Summary: Candlepin should communicate with broker over "ANONYMOUS"
Product: [Community] Candlepin Reporter: Barnaby Court <bcourt>
Component: candlepinAssignee: Filip Nguyen <fnguyen>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: medium    
Version: 2.0CC: bcourt, fnguyen, vrjain
Target Milestone: ---Keywords: Triaged
Target Release: 2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: candlepin-2.0.14-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1357596 (view as bug list) Environment:
Last Closed: 2016-11-02 09:20:08 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:
Bug Depends On:    
Bug Blocks: 1248636, 1357596    

Description Barnaby Court 2016-03-04 20:01:53 UTC
See the following bug comment: 
https://bugzilla.redhat.com/show_bug.cgi?id=1245657#c22

"They must also be using SSL connections because the broker config requires it, so I think having them switch to ANONYMOUS would be safe and good. It will help them avoid any low-level sasl library prompting in cases where PLAIN is used and either the username or password are blank or empty."

Essentially, most services for satellite now communicate with the amqp over "Anonymous".  Candlepin's java client, however, is not.