[ 
https://issues.apache.org/jira/browse/VCL-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169695#comment-15169695
 ] 

ASF subversion and git services commented on VCL-915:
-----------------------------------------------------

Commit 1732551 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1732551 ]

VCL-915 - Add ability for Linux images to mount NFS shares
VCL-919 - Allow customization of notification messages sent to users

siteconfig.php:
-modified generalOptions: added call to get html for NFSmounts section; added 
call to get html for messages section
-added GlobalMultiVariable class
-added NFSmounts class that inherits from GlobalMultiVariable class
-added Messages class

siteconfig.js:
-added GlobalMultiVariable class
-added nfsmount class that inherits from GlobalMultiVariable class
-instantiated nfs class
-added messages class
-instantiated messages class

utils.php:
-modified labeledFormItem: modified styling for label for textarea elements to 
vertical align the text to the top
-modified getDojoHTML: added dijit.Dialog and dojox.layout.FloatingPane to 
siteconfig mode; added import for FloatingPane.css file for stieconfig mode

code.js: modified checkValidateObj: added check for isValid method existing in 
dijit object for passed in id before calling isValid on it

vcl.css: added .highlightnotice

> 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)

Reply via email to