Commands to properly set up qpid comms with candlepin?

Deploying a centos7 dev environment fails to set up qpid[1]. To continue working I'd like to know what commands to run manually to configure qpid for communication with candlepin. Below are what I think the commands should be.

qpid-config --ssl-certificate /etc/pki/katello/certs/java-client.crt --ssl-key /etc/pki/katello/private/java-client.key -b 'amqps://katello-katello.example.com:5671' add exchange topic event --durable
qpid-config --ssl-certificate /etc/pki/katello/certs/katello-katello.example.com-qpid-broker.crt --ssl-key /etc/pki/katello/private/katello-katello.example.com-qpid-broker.key -b 'amqps://katello-katello.example.com:5671' add queue katello_event_queue --durable
qpid-config --ssl-certificate /etc/pki/katello/certs/katello-katello.example.com-qpid-broker.crt --ssl-key /etc/pki/katello/private/katello-katello.example.com-qpid-broker.key -b 'amqps://katello-katello.example.com:5671' bind event katello_event_queue '.'

If i restart the qpidd.service, the katello_event_queue disappears; is that normal?

I see events in /var/log/candlepin/audit.log. It seems the the candlepin listen task in katello is alive and happy as well. No messages make it to katello, however.

Guidance appreciated!

[1] Bug #12475: vagrant up devel fails to create qpid exchange - Katello - Foreman

··· -- @thomasmckay


“The leader must aim high, see big, judge widely, thus setting himself apart form the ordinary people who debate in narrow confines.” ~ Charles De Gaulle

“Leadership is about making others better as a result of your presence and making sure that impact lasts in your absence.” ~ Harvard Business School