Changes between Version 28 and Version 29 of Internal/NewNodeAgent


Ignore:
Timestamp:
Mar 16, 2015, 10:07:31 PM (9 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/NewNodeAgent

    v28 v29  
    330330GEM_PATH=/usr/share/omf-common-$VER/gems exec ruby1.9.1 -I$PDIR -I$PDIR/omf-resctl/omf_agent -I$PDIR/omf-resctl/omf_driver -I/usr/share/omf-common-$VER $PDIR/$APP $*
    331331}}}
     332
     333----
     3343/16/2015
     335Discovered a bug in the code where the meaning of connected between parent (ethernet) and child (wifi) classes was clobbering the up down capability. Have to refactor the interfaces to refelect this diagram
     336[[NodeAgentStartup - Program Flow.png, 700px)]]