Actions
Task #4688
closedFix the foreman ansible callback to run asynchronously
Status:
Closed
Priority:
Urgent
Assignee:
Category:
System Application
Target version:
Start date:
Jul 08, 2016
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Development, Pre-Production, Production
Description
The ansible callback that post data to foreman is synchronous, and each POST action needs 20/30 second for each involved host.
This is a too much overhead when a large inventory is involved.
Files
Updated by Andrea Dell'Amico almost 9 years ago
- File foreman_callback.py added
- Status changed from New to In Progress
- Assignee changed from _InfraScience Systems Engineer to Sandro La Bruzzo
- % Done changed from 0 to 90
Thanks to @sandro.labruzzo@isti.cnr.it we have a new callback with a much lesser overhead.
Updated by Andrea Dell'Amico almost 9 years ago
- File deleted (
foreman_callback.py)
Updated by Andrea Dell'Amico almost 9 years ago
- File foreman_callback.py foreman_callback.py added
Updated by Andrea Dell'Amico almost 9 years ago
- File foreman_callback.py.diff foreman_callback.py.diff added
The diff file against the old version.
Updated by Andrea Dell'Amico almost 9 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
Actions