git://git.onelab.eu
/
tests.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
insert step mod_python so we stay away from broken wsgi
[tests.git]
/
system
/
config_sfamesh.py
1
# tweak the config so that aggregates.xml point to slice managers instead of AMs
2
def config (plc_specs, options):
3
for plc_spec in plc_specs:
4
plc_spec['sfa']['neighbours-port']=12347
5
return plc_specs