[
https://issues.apache.org/jira/browse/VCL-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169813#comment-15169813
]
ASF subversion and git services commented on VCL-915:
-----------------------------------------------------
Commit 1732557 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1732557 ]
VCL-915 - Add ability for Linux images to mount NFS shares
VCL-919 - Allow customization of notification messages sent to users
forgot to include states.php in the last commit
states.php:
-added mode AJaddConfigMultiVal
-added mode AJdeleteMultiSetting
-added mode AJsaveMessages
-added mode AJdeleteMessages
-added mode AJvalidateMessagesPoll
-added above new modes to $noHTMLwrappers
-added classmapping nfsmounts
-added classmapping messages
> Add ability for Linux images to mount NFS shares
> ------------------------------------------------
>
> Key: VCL-915
> URL: https://issues.apache.org/jira/browse/VCL-915
> Project: VCL
> Issue Type: New Feature
> Components: vcld (backend)
> Reporter: Andy Kurth
>
> This is a placeholder issue for now. I'm working on some Linux code to
> mount/unmount NFS shares and manipulate /etc/fstab. This issue is to track
> commits which relate to this code. The new code will be entirely contained
> in new subroutines and not called from elsewhere for now. It will not affect
> any existing code.
> It would be beneficial if NFS shares could be mounted for some
> images/users/management nodes/etc at load time or when a computer is
> reserved. We will really need to design this out in great detail. If anyone
> would be interested in a feature along these lines, please comment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)