log subprocess calls.
[nodemanager.git] / nm.py
2009-02-02 Faiyaz AhmedThe logger message was preventing modules from running...
2009-01-30 Faiyaz AhmedCan add and remove bw accounting without reboots.
2009-01-29 Faiyaz AhmedSupports turning off all queuing when the right flag...
2008-11-24 Daniel Hokka ZakrissonMerge changeset 11123 from the trunk
2008-09-19 Faiyaz AhmedCheck for the existence of the Internet2 clique iptable...
2008-06-04 Faiyaz AhmedLog when talking to PLC.
2008-06-04 Faiyaz AhmedRemoved proper.
2008-03-24 Faiyaz Ahmed* Now callback in NM by default
2008-02-13 Faiyaz AhmedInclude vsys.
2007-12-17 Faiyaz AhmedIf API can't be contacted, let modules bootstrap when...
2007-12-12 Thierry Parmentelatadd a --module option for testing one module at a time
2007-12-11 Thierry Parmentelatdisplay version at startup
2007-12-10 Thierry Parmentelat(*) basically no operational change
2007-09-27 Faiyaz AhmedSomething relevant
2007-09-27 Faiyaz AhmedRemoved ID
2007-09-19 Faiyaz AhmedAdd try/except around GetSlivers.
2007-09-04 Faiyaz AhmedMove call to update i2 ip address into GetSlivers....
2007-08-24 Faiyaz AhmedRemove boot key update. BM does same thing during...
2007-06-25 David E. EisenstatUpdate host key in main loop.
2007-06-15 Faiyaz Ahmed* BWmon is now event driven and handles reboots. Also...
2007-04-24 Faiyaz AhmedSyntax error.
2007-04-23 Faiyaz Ahmed* random range from 0 to 5 minutes + period when callin...
2007-04-23 Faiyaz AhmedUses rspec to calculate bwlimits. Respects sirius...
2007-04-14 Faiyaz AhmedIncrease time to call get slivers from 10 minutes to 15.
2007-04-13 Faiyaz Ahmedbwmon removed. no longer a call back.
2007-02-23 Faiyaz AhmedInstalls iptables for internet2.
2007-02-12 Faiyaz AhmedSets up slice bw limits and HTBs. Incorporates pl_mom...
2007-02-05 David E. EisenstatAutomatically adjust stack sizes downward to avoid...
2006-11-28 Mark Huang- add proper module
2006-11-28 Mark Huang- dynamically load, start, and callback into modules
2006-11-18 Mark Huangpass config to modules and support configurable polling...
2006-11-13 Mark Huang- poll PLC every 10 minutes
2006-10-31 Mark Huang- warn if pid file generation fails
2006-10-31 David E. EisenstatMinimum 5% guaranteed allocation to prevent authors...
2006-10-30 David E. EisenstatAdded PlanetLabConf functionality.
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
2006-10-27 David E. Eisenstat...
2006-10-27 David E. EisenstatRefactoring almost complete, with a stubbed out version...
2006-10-27 David E. Eisenstat...
2006-10-26 David E. EisenstatRefactoring in progress...
2006-10-26 David E. EisenstatMore documentation.
2006-09-22 David E. EisenstatFirst version. Most definitely a work in progress.