Project

Profile

Help

Story #87

Updated by jortel@redhat.com over 9 years ago

Deliverables: 
 * remove existing qpid-based event notifier 
 * make pulp always publish messages to a topic exchange about task state changes 
 * make pulp always publish messages to a topic exchange about progress reports 
 * mmccune says jsherril should be the katello contact for this. Get his feedback during the design phase. 
 * Documentation of this feature 
 * Add a note to the release notes 

 (jortel): We currently have 2 sections in server.conf to specify message broker properties and credentials.    One for celery and one for agent messaging.    Which broker should we be using for events?    If we decide use the agent broker specified under [messaging], I can point the developer of this feature to code that can be used as an example of using the [messaging] information to create a kombu connection in 2.6.

Back