mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
Integrate callback receiver refactoring
* Drop ZMQ as the communication mechanism between job_event_callback and callback_receiver * Setup queue and exchange for callback broker communication * Refactor event plugin and callback receiver to efficiently handle message submission and processing * Integrate django caching for parent processing
This commit is contained in:
@@ -50,7 +50,7 @@ jsonpatch==1.12
|
||||
jsonpointer==1.10
|
||||
jsonschema==2.5.1
|
||||
keyring==4.1
|
||||
kombu==3.0.30
|
||||
kombu==3.0.35
|
||||
apache-libcloud==0.20.1
|
||||
lxml==3.4.4
|
||||
Markdown==2.4.1
|
||||
|
||||
Reference in New Issue
Block a user