You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by borisroman <gi...@git.apache.org> on 2015/11/08 20:39:40 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-9045: Corrected mount point fo...

GitHub user borisroman opened a pull request:

    https://github.com/apache/cloudstack/pull/1047

    CLOUDSTACK-9045: Corrected mount point for management server DEBIAN.

    Corrected mount point for management server DEBIAN.
    
    See issue: https://issues.apache.org/jira/browse/CLOUDSTACK-9045

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/borisroman/cloudstack CLOUDSTACK-9045

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1047.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 #1047
    
----
commit 7bbc5338c50820107dc5a7c4b6c1fbf09e1afd40
Author: Boris Schrijver <bo...@pcextreme.nl>
Date:   2015-11-08T19:38:08Z

    CLOUDSTACK-9045: Corrected mount point for management server DEBIAN.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9045: Corrected mount point fo...

Posted by wido <gi...@git.apache.org>.
Github user wido commented on the pull request:

    https://github.com/apache/cloudstack/pull/1047#issuecomment-155001549
  
    LGTM


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9045: Corrected mount point fo...

Posted by remibergsma <gi...@git.apache.org>.
Github user remibergsma commented on the pull request:

    https://github.com/apache/cloudstack/pull/1047#issuecomment-155098505
  
    LGTM, this path is also in use for other distributions:
    
    ```
    grep -r "cloudstack" * | grep mnt
    centos63/replace.properties:MSMNTDIR=/var/cloudstack/mnt
    centos7/replace.properties:MSMNTDIR=/var/cloudstack/mnt
    centos7/tomcat7/environment.properties:mount.parent=/var/cloudstack/mnt
    fedora20/replace.properties:MSMNTDIR=/var/cloudstack/mnt
    fedora21/replace.properties:MSMNTDIR=/var/cloudstack/mnt
    ```
    
    Here the folder is created:
    https://github.com/apache/cloudstack/blob/master/debian/rules#L67
    
    PACKAGE == cloudstack


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cloudstack pull request: CLOUDSTACK-9045: Corrected mount point fo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cloudstack/pull/1047


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---