cloudstack/api/src/com/cloud/network/router
Sheng Yang 49031c5563 bug 11307: Mark router as to-be-stopped, rather than force stop it.
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.
2011-09-14 03:05:09 -07:00
..
VirtualRouter.java bug 11307: Mark router as to-be-stopped, rather than force stop it. 2011-09-14 03:05:09 -07:00