reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / bwmon.py
2019-01-07 Thierry ParmentelatMerge branch 'python3'
2019-01-02 Thierry Parmentelatfor python3, use // instead of /
2018-12-30 Thierry Parmentelatshebangs just in case
2018-12-28 Thierry Parmentelatblind and brutal 2to3
2015-06-19 Thierry Parmentelatspaces after comma
2013-06-12 Thierry Parmentelatprotect against minexemptrate being sometimes missing...
2012-07-18 Thierry Parmentelatremove bwlimitlxc, and use plnode-utils instead
2012-06-26 Thierry Parmentelatincorporate changelog from 2.0
2012-06-26 Thierry Parmentelatcleanup svn keywords
2012-06-26 Thierry Parmentelatmerged split packaging (-lib and -vs) from master,...
2012-06-25 Thierry Parmentelatfirst stab at splitting into 2 packages nodemanager...
2012-06-25 Thierry Parmentelattemporary rename bwlimit as bwlimitlxc for a dry run...
2011-02-28 Andy BavierPick up changes in plc_config
2011-02-17 Thierry Parmentelatsvn kwds
2011-01-27 Andy BavierFixes for devices other than eth0
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-06-11 Thierry Parmentelatcosmetic
2010-06-09 Thierry Parmentelatmoving towards reservable nodes
2010-06-02 Thierry Parmentelatdummy/scaffolding plugin for reservations
2010-06-01 Thierry Parmentelatrenamed files used at runtime (see post-install script...
2010-02-09 Thierry Parmentelat(*) the various modules have a priority; lower gets...
2010-02-05 Thierry Parmentelatexpects the 'interfaces' key in GetSlivers - review...
2010-01-28 Thierry Parmentelatfixed broken slice-creation
2010-01-20 Thierry Parmentelatsvn:keywords
2009-10-22 Anil-Kumar Vengalilbug-fix
2009-10-14 Barış Metinuse dev_default for bwlimit.set()
2009-10-14 Barış Metindon't hardcode the device name.
2009-06-29 Faiyaz Ahmed* give all modules access to the API and to the config...
2009-06-01 Faiyaz AhmedDouble bw limits.
2009-02-16 Faiyaz AhmedMerge from branch.
2009-01-22 Faiyaz AhmedCan disable slice HTB's via PLC_SlICE_PREFIX+_default...
2008-11-28 Thierry Parmentelatrenaming SliceAttribute into SliceTag and InterfaceSett...
2008-10-08 Faiyaz AhmedSyntax error
2008-10-06 Faiyaz AhmedUntested
2008-09-22 Faiyaz AhmedAnother optimization. Bringing us closer to generic...
2008-09-17 Faiyaz AhmedClique network shares don't exist yet.
2008-09-10 Faiyaz AhmedMove checks from bwmon for running limits before callin...
2008-09-03 Faiyaz Ahmedenable disable flag.
2008-08-25 Faiyaz AhmedFix toggling of email flag.
2008-08-21 Faiyaz Ahmedbwmon: Fixed extra notification when 1 of 2 limits...
2008-08-21 Faiyaz AhmedFixed key error in logging.
2008-08-20 Faiyaz Ahmedclean up message template and logging. syntax errors.
2008-08-20 Faiyaz Ahmedsyntax error. fixed.
2008-08-20 Faiyaz Ahmedsyntax error. fixed.
2008-08-12 Faiyaz AhmedRound to ints
2008-08-01 Faiyaz AhmedGet defaults from bwlimit. Also remove checks before...
2008-05-09 Faiyaz AhmedRemoved comments.
2008-03-07 Faiyaz AhmedBug fix for caching dead slices.
2008-03-07 Faiyaz AhmedLess noisey logging. Also uses LOG_LEVEL now.
2008-03-06 Faiyaz Ahmedfixed deletion logic. ..this is sloppy but it works...
2008-03-06 Faiyaz Ahmedto support pl_mom list emails instead of mails to support
2008-03-05 John Doesimple patch for redirecting pl-mom notification to...
2008-02-27 Faiyaz AhmedAdded sharing for loans.
2008-02-07 Faiyaz Ahmedtypo
2008-01-31 Faiyaz Ahmeddebugging off
2008-01-24 Faiyaz Ahmedfixed syntax error and added sanity checking.
2008-01-23 Faiyaz Ahmedproposed fix for spurious emails when admins set node...
2008-01-03 Faiyaz Ahmed(no commit message)
2007-11-06 Faiyaz AhmedCLean up deaddb.
2007-11-01 Faiyaz AhmedForgot case where NM is reinstalled and dat is deleted...
2007-10-31 Faiyaz AhmedSupport for persistent byte limits for dynamic slices...
2007-10-25 Faiyaz AhmedTo support persistent byte totals in case of dynamic...
2007-06-26 Faiyaz AhmedHTBS exist but aren't in dat file are no longer toggled...
2007-06-26 Faiyaz AhmedUpdate comment to reflect change.
2007-06-26 Faiyaz AhmedStart tracking HTBS that are already running (presumeab...
2007-06-16 Faiyaz AhmedCVS doesn't know the difference between spaces and...
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.