Closed loomis closed 5 years ago
The could de solved in Runner.py in one of these two distinct places:
However, the current release of Stratuslab seems to fail now, instead of running any image as on the LAL's instance :
Tue Apr 22 21:56:24 2014 [TM][I]: Command execution fail: /usr/lib/one/tm_commands/stratuslab/tm_clone_cache.py tipi50.lri.fr:coucou tipi49.lri.fr:/var/lib/one/61/images/disk.0 Tue Apr 22 21:56:24 2014 [TM][I]: [ERROR] Failed to get manifest for resource uri: https://marketplace.stratuslab.eu/metadata/coucou. InputException: Failed to download: https://marketplace.stratuslab.eu/metadata/coucou, with detail: HTTP Error 404: Not Found
Trying to start a VM by naming an appliance that doesn't exist, starts a VM. This should fail with an error indicating that the appliance doesn't exist.
For example, the command
This attaches a disk to the
disk.0
for the machine which appears to be randomly selected. The call totm_clone_cache.py
has arguments like the following:For this particular instance it started an ubuntu image.