Actions
Feature #6418
closedCandlepin integration with Qpid.
Description
The Candlepin puppet module uses AMQP to send messages about events that occur. Since Pulp already installs Qpid, it would make sense for Candlepin to connect to this Qpid instance and use it as a destination for messages.
Task involved include:
- Issuing client certificates to Candlepin.
- Configuring Candlepin to use those certificates and to connect to the Qpid broker.
- Establishing the exchange for Candlepin to send events to.
Actions