Aaron Peeler created VCL-772:
--------------------------------
Summary: 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)