[
https://issues.apache.org/jira/browse/VCL-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Peeler updated VCL-760:
-----------------------------
Description:
add a call to a vcl_post_inuse script that if existed could be run when a
reservation is ended or over. The script is to be similar to the vcl_post_load
and vcl_post_reserve scripts.
Possible use case is to unregister a machine from a larger service before
turning off / reloading.
Update:
Also start to relocate the default Linux locations for user added vcl_post_X
scripts within the vcl image.
* Currently in /etc/init.d/ - suggested move to /usr/local/vcl
* Must be backward compatible for post_load and post_reserve
was:
add a call to a vcl_post_inuse script that if existed could be run when a
reservation is ended or over. The script is to be similar to the vcl_post_load
and vcl_post_reserve scripts.
Possible use case is to unregister a machine from a larger service before
turning off / reloading.
> add a vcl post reservation script
> ---------------------------------
>
> Key: VCL-760
> URL: https://issues.apache.org/jira/browse/VCL-760
> Project: VCL
> Issue Type: Improvement
> Components: vcld (backend)
> Reporter: Aaron Peeler
> Priority: Minor
> Fix For: 2.3.3, 2.4
>
>
> add a call to a vcl_post_inuse script that if existed could be run when a
> reservation is ended or over. The script is to be similar to the
> vcl_post_load and vcl_post_reserve scripts.
> Possible use case is to unregister a machine from a larger service before
> turning off / reloading.
> Update:
> Also start to relocate the default Linux locations for user added vcl_post_X
> scripts within the vcl image.
> * Currently in /etc/init.d/ - suggested move to /usr/local/vcl
> * Must be backward compatible for post_load and post_reserve
--
This message was sent by Atlassian JIRA
(v6.2#6252)