Adrien Lèbre: Traceback (most recent call last):
File "./test_pastor.py", line 120, in
setup.write_placement_file()
File "/home/alebre/.local/lib/python2.6/site-packages/execo_g5k/vmutils/deployment.py", line 400, in write_placement_file
host_uid = host_info[0].split('-')[0]+'-'+host_info[0].split('-')[1]
IndexError: list index out of range
Adrien Lèbre: Traceback (most recent call last): File "./test_pastor.py", line 120, in
setup.write_placement_file()
File "/home/alebre/.local/lib/python2.6/site-packages/execo_g5k/vmutils/deployment.py", line 400, in write_placement_file
host_uid = host_info[0].split('-')[0]+'-'+host_info[0].split('-')[1]
IndexError: list index out of range