Changes between Version 4 and Version 5 of Old/NodeHandler/GridService


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

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/GridService

    v4 v5  
    1919   
    20205) In '''''nodeHandler/src/etc/nodehandler/grid.cfg''''',
    21      set CMC_URL= "http://cmc:5012/cmc"
     21    set CMC_URL= "http://cmc:5012/cmc"
    2222
    23236) In '''''nodeSet.rb''''',
    24      def pxeImage(image, imageName = nil) : change the string that is assigned to @pxePrefix.The existing code
    25       has been commented out and also comments indicate the new code added. The calls to the function setPxeEnv
    26       has been commented and an new function setPxeEnvMulti has been implemented.       
     24    def pxeImage(image, imageName = nil) : change the string that is assigned to @pxePrefix.The existing code
     25    has been commented out and also comments indicate the new code added. The calls to the function setPxeEnv
     26    has been commented and an new function setPxeEnvMulti has been implemented.