You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/06 20:02:13 UTC

[jira] [Commented] (VCL-772) remove node_status from provisioning sub-modules

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

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

Commit 1616293 from [~fapeeler] in branch 'vcl/trunk'
[ https://svn.apache.org/r1616293 ]

VCL-772

leaving node_status in Lab.pm for now as it is handled differently than general images
added get_current_image_info routine, customized to return values pulled from the db instead of from the standalone lab machine

> remove node_status from provisioning sub-modules
> ------------------------------------------------
>
>                 Key: VCL-772
>                 URL: https://issues.apache.org/jira/browse/VCL-772
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.4
>
>
> The Provisioning.pm module has the main/default node_status routine that handles most if not all the tasks related to checking on the status of a given node.
> It is only called from the new.pm for new reservations(new,reload,preload, etc) and returns the proper variables(RELOAD, READY, or post_load)
> By making the one in Provisioning.pm the default - it will make the other provisioning modules cleaner and allow for more consistency on the return variable from the provisioning object.



--
This message was sent by Atlassian JIRA
(v6.2#6252)