Andy Kurth created VCL-852:
------------------------------

             Summary: Allow provisioning module to determine if computer is 
reloaded after image capture
                 Key: VCL-852
                 URL: https://issues.apache.org/jira/browse/VCL-852
             Project: VCL
          Issue Type: Improvement
          Components: vcld (backend)
            Reporter: Andy Kurth
            Priority: Minor


There are some cases where it is not desirable for the computer to be reloaded 
with the newly captured image when an imaging request finishes.  The reload is 
currently hard-coded in {{image.pm::reservation_successful}}.

There are a couple ways to handle this.  One would be to add a subroutine to 
the provisioning module named something like _reload_after_capture_.  This 
could be called from {{image.pm::reservation_successful}}.  If the subroutine 
exists and returns false, then the reload would be skipped.

We should also be checking the computer's predictive loading module.  If the 
new _predictive_level_2_ module is being used, the computer should probably not 
be reloaded.



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

Reply via email to