Files
awx/awx/main/scheduler
Chris Meyers b693b06706 remove partial dependency job id logic
* Late in the release we added job dependency tracking to the DB. We
decided not to use this information in the scheduler. However, I
half-ass added code to the scheduler to use it. Note that we still
determine inv and job update dependency by using a hack of the related
creation time, job.created-2 and job.created-1 respectively.

This removes any use of job dependent id expect for purposes of chain
failing.
2017-02-13 12:48:00 -05:00
..
2016-11-15 20:59:39 -05:00