You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/12/07 18:50:13 UTC

[5/5] git commit: updated refs/heads/master to 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 <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/51aa6980
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/51aa6980
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/51aa6980

Branch: refs/heads/master
Commit: 51aa69801059e165e2e9e9434a07776ef9b3bd47
Parents: 58317eb 6b2eb3b
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Thu Dec 8 00:19:46 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Thu Dec 8 00:19:46 2016 +0530

----------------------------------------------------------------------
 python/lib/cloudutils/serviceConfigServer.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------