lpouillo / vm5k

A Python module to help you to manage virtual machines on the Grid'5000 platform
https://www.grid5000.fr/
Other
6 stars 4 forks source link

bug sur test_pastor.py #18

Closed lpouillo closed 11 years ago

lpouillo commented 11 years ago

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

lpouillo commented 11 years ago

Old version of code