GitHub user ustcweizhou opened a pull request: https://github.com/apache/cloudstack/pull/1198
CLOUDSTACK-9114: restartnetwork with cleanup should restart the RVRs one by one Testing results: (1) before change: job started at 2015-12-09 09:26:07,570, ended at 2015-12-09 09:28:25,524 38 packets lost (333 packets transmitted, 295 received, 11% packet loss, time 332284ms) (2) after change: job started at 2015-12-09 09:32:00,543, ended at 2015-12-09 09:34:26,535 1 packet lost (623 packets transmitted, 622 received, 0% packet loss, time 622598ms) You can merge this pull request into a Git repository by running: $ git pull https://github.com/ustcweizhou/cloudstack restart-network Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1198.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1198 ---- commit 9f513d48614cb1983565bea29b98b8aa56aee3ac Author: Wei Zhou <w.z...@tech.leaseweb.com> Date: 2015-12-09T08:43:18Z CLOUDSTACK-9114: restartnetwork with cleanup should restart the RVRs one by one Testing results: (1) before change: job started at 2015-12-09 09:26:07,570, ended at 2015-12-09 09:28:25,524 38 packets lost (333 packets transmitted, 295 received, 11% packet loss, time 332284ms) (2) after change: job started at 2015-12-09 09:32:00,543, ended at 2015-12-09 09:34:26,535 1 packet lost (623 packets transmitted, 622 received, 0% packet loss, time 622598ms) ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---