Implement job filtering
This implements the operational part of the design doc "Filtering of jobs for the Ganeti job queue" (design-optables.rst). It includes - respecting filter rules when jobs are scheduled - cancelling running jobs rejected by filters - re-running the scheduler when filter rules are changed - handling of the filter actions ACCEPT, CONTINUE, PAUSE, REJECT and RATE_LIMIT - implementation of the "jobid", "opcode" and "reason" predicates Signed-off-by:Niklas Hambuechen <niklash@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Please register or sign in to comment