can't blindly decode() a pickle, need to store as bytes
[nodemanager.git] / database.py
2019-01-02 Thierry Parmentelatcan't blindly decode() a pickle, need to store as bytes
2019-01-02 Thierry Parmentelatcosmetic
2019-01-02 Thierry Parmentelatone - hopefully - last bytes vs str change for py3
2018-12-28 Thierry Parmentelatblind and brutal 2to3
2015-06-19 Thierry Parmentelatspaces after comma
2015-03-13 Thierry Parmentelatlet SystemExit exception go up to the surface so we...
2012-06-27 Thierry Parmentelatkeep both coreshed_vs and coresched_lxc - cgroups in...
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-14 Thierry Parmentelatrename accounts into account for consistency
2011-03-09 smbakersupport for scheduling cores to slices
2011-02-17 Thierry Parmentelatsvn kwds
2010-06-22 S.Çağlar Onur- Change .py files to use 4-space indents and no hard...
2010-06-11 Thierry Parmentelatmore data stored in verbose mode
2010-06-09 Thierry Parmentelatmoving towards reservable nodes
2010-06-02 Thierry Parmentelatdummy/scaffolding plugin for reservations
2010-06-01 Thierry Parmentelatmore renamings
2010-06-01 Thierry Parmentelatrenamed files used at runtime (see post-install script...
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
2008-11-18 Faiyaz AhmedEnsure delegated slivers have their info synced with...
2008-11-10 Faiyaz AhmedKeep rspecs for delegated slices in sync w/ PLC
2008-01-21 Andy BavierChange cpu_min to cpu_pct to avoid name conflict with...
2008-01-16 Andy BavierChange default CPU share from 32 to 1
2007-12-10 Thierry Parmentelat(*) basically no operational change
2007-07-16 Faiyaz AhmedDelegation fix. Slivers weren't being created once...
2007-06-15 Faiyaz Ahmed* BWmon is now event driven and handles reboots. Also...
2007-04-26 David E. EisenstatResilience against exceptions thrown from bwmon.py.
2007-04-13 Faiyaz Ahmed* bwmon now uses rspecs instead of direct plcapi call...
2007-02-03 David E. EisenstatAdded NodeManager API calls for inspecting the slicenam...
2007-02-02 Mark Huangsettle on names for net_ slice attributes
2006-10-31 David E. EisenstatMinimum 5% guaranteed allocation to prevent authors...
2006-10-30 David E. EisenstatFixed a logic error that was killing records by mistake.
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
2006-10-27 David E. EisenstatMissing paren.
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.