mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Force stop the router would release all the resources it used, but router may still running. Add a column "stop_pending" in the database, and stop it when the router come back. Admin would able to choose to force destroy such router, then recover the network using restartNetwork command with cleanup=false.