GitHub user ProjectMoon opened a pull request:
https://github.com/apache/cloudstack/pull/1566
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.
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/greenqloud/cloudstack pr-fix-mgmt-setup-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1566.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 #1566
----
commit 6ebfba2f854532e02b14091b9d21ae2ec94ced7e
Author: Pall Helgason <[email protected]>
Date: 2015-12-08T13:28:08Z
Moving stop of management in config inside if statement.
It will only run the stop command when --no-start is specified.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---