mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
test_reboot_router.py was trying to ssh to vm using private IP and hence it failed with error "No route to host." Fixed the testcase to ssh using public IP. Signed-off-by: Prasanna Santhanam <tsp@apache.org>