[
https://issues.apache.org/jira/browse/CLOUDSTACK-9645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729562#comment-15729562
]
ASF subversion and git services commented on CLOUDSTACK-9645:
-------------------------------------------------------------
Commit 51aa69801059e165e2e9e9434a07776ef9b3bd47 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=51aa698 ]
Merge pull request #1566 from greenqloud/pr-fix-mgmt-setup-master
[CLOUDSTACK-9645] Followup fix for #1162: Add support for not (re)starting
server after cloud-setup-management.New version against #1330, opened against
master.
```
Moving stop of management in config inside if statement.
It will only run the stop command when --no-start is specified.
```
* pr/1566:
CLOUDSTACK-9645: Moving stop of management in config inside if statement.
Signed-off-by: Rohit Yadav <[email protected]>
> Add support for not restarting the management server after setup
> ----------------------------------------------------------------
>
> Key: CLOUDSTACK-9645
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9645
> Project: CloudStack
> Issue Type: Improvement
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.9.0
> Reporter: Jeff Hair
> Fix For: 4.10.0.0
>
>
> Enhance the cloudstack-setup-management script to allow the ability to NOT
> restart the management server. Helps with systemd. This has been implemented
> already, but there was a bug with it where it would not properly respect the
> option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)