don't need random in abstract_scheduler.py anymore...

This commit is contained in:
Kevin L. Mitchell
2011-09-09 20:27:22 +00:00
parent 3193b21c69
commit e70f2209c6

View File

@@ -22,7 +22,6 @@ behavior is to simply select all hosts and weight them the same.
import json
import operator
import random
import M2Crypto