core-extra/daemon/sbin
ahrenholz f717fcc0dd (commit by Kelly Bunn)
session.py:  Created method (sendnodeemuid) to send node status response
             message, so all nodes can call it. Added per session updown
             script option.
service.py:  Added test for _starttime before calling float() in
             bootnodeservices().
             Changed servicesfromopaque code to collect unknown
             services and return with valid services.
             Changed handleevent to send a message with posible failed
             and unknown services.
coreobj.py:  Added code to put nodes actual configured services in
             tonodemsg.
core-daemon: Added call to self.session.sendnodeemuid if in running
             state in handlenodemsg

(Boeing r1824,1825)
2014-03-05 16:28:32 +00:00
..
core-cleanup initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
core-daemon (commit by Kelly Bunn) 2014-03-05 16:28:32 +00:00
core-xen-cleanup initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
coresendmsg initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00