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

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

Commit 1655840 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1655840 ]

VCL-564
Renamed OS.pm::run_scripts to run_management_node_tools_scripts to make it 
clear what it does. Made a few minor changes to this subroutine.

Added call to run_management_node_tools_scripts('post_load') in:
Linux.pm::post_load
Version_5.pm::post_load
Version_6.pm::post_load

Added call to run_management_node_tools_scripts('post_reserve') in:
Linux.pm::post_reserve
Windows.pm::post_reserve

Updated OS.pm::pre_capture to delete the node configuration directory so that 
old scripts and log files are removed. Added call to 
run_management_node_tools_scripts('pre_capture').


Other
Added timeout values to Windows activation commands in Version_6.pm.

> Run custom scripts during various reservation stages
> ----------------------------------------------------
>
>                 Key: VCL-564
>                 URL: https://issues.apache.org/jira/browse/VCL-564
>             Project: VCL
>          Issue Type: New Feature
>          Components: vcld (backend)
>    Affects Versions: 2.2.1
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.4
>
>
> It would be useful to add a feature which allows custom scripts to be 
> automatically executed at various stages in the reservation process.  An 
> administrator would write a script and save it on the management node under 
> the tools directory.  vcld would detect that the script is intended for the 
> image being loaded and automatically execute it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to