git://git.onelab.eu
/
tests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
613d070
)
Reduce max number of PLC's on LXCboxes
author
Mohamed Larabi
<mohamed.larabi@inria.fr>
Tue, 14 May 2013 17:16:38 +0000
(19:16 +0200)
committer
Mohamed Larabi
<mohamed.larabi@inria.fr>
Tue, 14 May 2013 17:16:38 +0000
(19:16 +0200)
system/LocalSubstrate.inria.py
patch
|
blob
|
history
diff --git
a/system/LocalSubstrate.inria.py
b/system/LocalSubstrate.inria.py
index
b9f81d5
..
eef084c
100755
(executable)
--- a/
system/LocalSubstrate.inria.py
+++ b/
system/LocalSubstrate.inria.py
@@
-30,8
+30,8
@@
class OnelabSubstrate (Substrate):
# the lxc-capable box for PLCs
def plc_lxc_boxes_spec (self):
return [
- ('gotan',
3
0), # how many plcs max in this box
- ('deathvegas',
3
0),
+ ('gotan',
2
0), # how many plcs max in this box
+ ('deathvegas',
2
0),
]
# vplc01 to 40