Skip to content

ssh-setup/nova: add --nova-stop-start param

This param is similar to --nova-reboot, but does a stop, waits for the instance to reach SHUTOFF, then does a start and waits for the instance to reach RUNNING.

There is currently a bug in one of our clouds that causes all arm64 instances to shutdown when being rebooted; this allows using those instances, until their reboot bug can be fixed.

Merge request reports

Loading