Open GoogleCodeExporter opened 9 years ago
if the SessionBasedScript is terminated 'gracefully' with Ctrl-C (and actually
let it run the 'close' method for the ec2/openstack backends) the
get_resource_status is properly invoked (as part of the close method) and then
the working IP address is set.
would this be enough ?
S.
Original comment by sergio.m...@gmail.com
on 10 Jun 2014 at 2:32
The procedure is confirmed to work:
. Stop SessionBasescript 'gracefully'
. Restart session
Fix in the code should anyhow consider running ec2/openstack get_resource_status
At least during update_job_status (either systematically or if vm.preferred_ip
== None)
Original comment by sergio.m...@gmail.com
on 11 Jun 2014 at 8:01
Original issue reported on code.google.com by
sergio.m...@gmail.com
on 10 Jun 2014 at 1:59