port Scheduler to pluggable jobqueue

This commit is contained in:
Oliver Gorwits
2014-04-28 23:04:13 +01:00
parent 3882c157ec
commit 8c0614357a
3 changed files with 28 additions and 5 deletions

View File

@@ -208,6 +208,8 @@ job_type_keys:
Poller: pollers
Interactive: interactives
job_queue: PostgreSQL
# ---------------
# DANCER INTERNAL
# ---------------