Hi All,<br><br>I notice that there is a "reboot_timeout" option in nova/compute/manager.py and a "libvirt_wait_soft_reboot_seconds" option in nova/virt/libvirt/driver.py.<br><br>In the default case reboot_timeout is disabled (set to 0) and libvirt_wait_soft_reboot_seconds is set to 120 seconds.  In this case it seem the 120 sec timeout prevails, but if both are set which wins, does the more specific libvirt_wait_soft_reboot_seconds always win or is it whichever triggers the hard reboot soonest?<br>
<br>Thanks,<br>-Jon<br>