Changes between Version 2 and Version 3 of Old/NodeHandler/GridService


Ignore:
Timestamp:
Mar 16, 2006, 9:05:59 PM (18 years ago)
Author:
sswami
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/GridService

    v2 v3  
    30306) In nodeSet.rb,
    3131     def pxeImage(image, imageName = nil)
    32       change the string that is assigned to @pxePrefix
    33       The existing code has been commented out and also comments indicate the new code
    34       added.
     32         change the string that is assigned to @pxePrefix.The existing code has been commented out and
     33         also comments indicate the new code added.
    3534     end
    3635
    37367) In nodeSet.rb,
    38      the calls to the function setPxeEnv has been commented and an new function
    39      setPxeEnvMulti has been implemented.
    40 
    41 
    42 
     37         the calls to the function setPxeEnv has been commented and an new function setPxeEnvMulti has 
     38         been implemented.