smarter way to write configs, provide structure and map to avail. resources (testboxe...
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 31 Mar 2008 15:47:40 +0000 (15:47 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 31 Mar 2008 15:47:40 +0000 (15:47 +0000)
commit2f5a9f05d3d581c1c5ebe75f1d4e55ef2c5d44d1
treec3eaee68682c331bfe5e78e3e7e514fa9b0d28e9
parent5c99325c366a091ab7a886d3fcf7b9aee2e0fb9f
smarter way to write configs, provide structure and map to avail. resources (testboxes, ips, ..) later on
15 files changed:
system/TestMain.py
system/TestMapper.py
system/TestNode.py
system/TestPlc.py
system/TestPool.py [new file with mode: 0644]
system/config_1testbox32.py [new file with mode: 0644]
system/config_1testbox64.py [new file with mode: 0644]
system/config_1vnodes.py [new file with mode: 0644]
system/config_1vservers.py [new file with mode: 0644]
system/config_main.py [moved from system/config_onelab.py with 63% similarity]
system/config_onelab_testbox32.py [deleted file]
system/config_onelab_testbox64.py [deleted file]
system/config_onelab_vserver.py [deleted file]
system/config_wifilab.py
system/utils.py