GitHub user koushik-das opened a pull request: https://github.com/apache/cloudstack/pull/1200
CLOUDSTACK-9130: Make RebootCommand similar to start/stop/migrate age⦠â¦nt commands w.r.t. "execute in sequence" flag RebootCommand now behaves in the same way as start/stop/migrate agent commands w.r.t. to sequential/parallel execution. You can merge this pull request into a Git repository by running: $ git pull https://github.com/koushik-das/cloudstack CLOUDSTACK-9130 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1200.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 #1200 ---- commit 5b3ffeb6cd087c6b4406eae3a8c3ec782cdb80d0 Author: Koushik Das <kous...@apache.org> Date: 2015-12-09T09:49:10Z CLOUDSTACK-9130: Make RebootCommand similar to start/stop/migrate agent commands w.r.t. "execute in sequence" flag RebootCommand now behaves in the same way as start/stop/migrate agent commands w.r.t. to sequential/parallel execution. ---- --- 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. ---