* BWmon is now event driven and handles reboots. Also got rid of ALL legacy code.
[nodemanager.git] / bwmon.py
2007-06-15 Faiyaz Ahmed* BWmon is now event driven and handles reboots. Also...
2007-04-26 Faiyaz AhmedFix so xids that no one knows about are deleted.
2007-04-25 Faiyaz AhmedOld slices weren't having their totals cary over when...
2007-04-24 Faiyaz AhmedCreate new slices if not running.
2007-04-23 Faiyaz AhmedUses rspec to calculate bwlimits. Respects sirius...
2007-04-13 Faiyaz AhmedBad delegate logic. Fixed.
2007-04-13 Faiyaz Ahmed* bwmon now uses rspecs instead of direct plcapi call...
2007-03-06 Faiyaz Ahmed* Syntax error.
2007-02-28 Faiyaz Ahmed* Node caps weren't being set in time and max rates...
2007-02-27 Faiyaz Ahmed* Added fix for > 25% min bandwidth shares. The idea...
2007-02-26 Faiyaz AhmedSkip over delegate accounts until instantiated (and...
2007-02-14 Faiyaz Ahmed* Changed variable names for clarity...and fixed a...
2007-02-14 Faiyaz AhmedSlice attributes are strings. Cast to int before...
2007-02-12 Faiyaz AhmedSets up slice bw limits and HTBs. Incorporates pl_mom...
2007-02-08 Faiyaz Ahmed* Sets up root slice / default slice HTBs.
2007-02-08 Faiyaz Ahmed* Limits are in KBytes.
2007-02-08 Faiyaz AhmedNeeds to be tested before certifying good.
2007-02-07 Faiyaz Ahmedon going conversion
2007-02-03 Faiyaz AhmedIncorporating old pl_mom into NM.