[
https://issues.apache.org/jira/browse/CLOUDSTACK-9130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048396#comment-15048396
]
ASF GitHub Bot commented on CLOUDSTACK-9130:
--------------------------------------------
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 <[email protected]>
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.
----
> Make RebootCommand similar to start/stop/migrate agent commands w.r.t.
> "execute in sequence" flag
> -------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9130
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9130
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.6.0
> Reporter: Koushik Das
> Assignee: Koushik Das
> Fix For: 4.7.0
>
>
> RebootCommand should work in the same way as start/stop/migrate agent
> commands w.r.t. to sequential/parallel execution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)