Commit 5a3daff5 authored by Jérome Perrin's avatar Jérome Perrin

remove obsolete XXX after Georges explanations

parent ee6b48bb
......@@ -93,8 +93,6 @@ class Simulation(DefaultSimulation):
# set scheduling rule on queues based on ant data
ant_data = copy(data)
for k, v in ant.items():
# XXX we could change ant dict to contain the name of the
# property to change (instead of hardcoding schedulingRule)
ant_data["nodes"][k]['schedulingRule'] = v
ant['key'] = ant_key
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment