log subprocess calls.
[nodemanager.git] / sliver_vs.py
2008-11-06 Daniel Hokka ZakrissonIndentation and arbitrary sysctls.
2008-11-05 Marc FiuczynskiOne can now specify "sysctl.x.y" attributes where x...
2008-09-01 Thierry Parmentelatpromote serious log messages
2008-07-22 Faiyaz Ahmed* Slices w/ initscripts were starting repeatedly becaus...
2008-07-15 Faiyaz AhmedAdded logging. Forgot to return anything; threads...
2008-07-14 Faiyaz AhmedAdd check to see if sliver is_running() during ensure_c...
2008-07-07 Daniel Hokka ZakrissonUse the right variable.
2008-07-07 Daniel Hokka Zakrissonchrooting is not thread-safe. Install the initscript...
2008-06-27 Faiyaz AhmedPrint log only after global vdu semaphore is acquired...
2008-06-25 Thierry Parmentelatconf_files has support for @SLICEFAMILY@ in sources
2008-06-24 Thierry Parmentelatset personality for slivers with a different arch
2008-05-09 Faiyaz Ahmed* Avoids defunct procs
2008-04-16 Faiyaz Ahmedsetname as part of set_resources. Better than stupid...
2008-04-16 Faiyaz AhmedSet name to slice_id during start.
2008-04-09 Faiyaz AhmedBW limits and resources are handled by bwmon.py
2008-04-04 Faiyaz AhmedFile locking isn't exclusive in the same process across...
2008-03-22 Thierry Parmentelatmultiple slice falvours - second iteration
2008-03-21 Thierry Parmentelatfixed a couple remaining issues, seems to work
2008-03-21 Thierry Parmentelatfixed syntax error
2008-03-21 Thierry Parmentelatsupport for multiple slice reference images
2008-01-21 Andy BavierChange cpu_min to cpu_pct to avoid name conflict with...
2008-01-21 Andy BavierClean up code for setting rlimits
2008-01-16 Andy BavierChange default CPU share from 32 to 1
2007-12-12 Thierry Parmentelatfix logging of vserver class into /var/log/nm
2007-12-12 Thierry Parmentelatlogging support in vserver.py
2007-12-11 Faiyaz AhmedApparently this is needed for a sliver to use networking.
2007-12-11 Faiyaz Ahmedcheck indenting. set ip if ip exists. Probably for...
2007-12-11 Thierry Parmentelatreverting initial indentation as per Daniel warning
2007-12-11 Thierry Parmentelatmisplaced indentation - caused set_resources to bail...
2007-12-10 Thierry Parmentelat(*) basically no operational change
2007-11-07 Faiyaz AhmedAdd more info to tracebacks. Echos slice name before...
2007-10-17 Faiyaz AhmedPatched with nm-disk-lock.patch provided by dhozac...
2007-07-27 Daniel Hokka ZakrissonAdd support for assigning IP addresses
2007-07-23 Faiyaz AhmedRemoved whitelist support in favor of PLC API whitelists.
2007-07-16 Daniel Hokka Zakrissonadd support for capabilities
2007-06-23 David E. Eisenstat*** empty log message ***
2007-06-23 David E. EisenstatCall start after initscript change. set_disklimit...
2007-05-15 Marc Fiuczynski- clean up how vserver specific slice attributes are...
2007-05-10 Marc FiuczynskiFIX: get rid of vserver restart mechanism, as it doesn...
2007-05-10 Marc Fiuczynskiautomatically restart a slice when its resource limits...
2007-05-10 Marc FiuczynskiRecording whether a node is whitelisted or not.
2007-04-02 Faiyaz Ahmed'enabled' slice attribute can go negative to mean disab...
2007-03-01 David E. EisenstatWrite slice name to /etc/slicename.
2007-02-27 David E. EisenstatMove start delay into worker thread so that we don...
2007-02-12 Faiyaz AhmedSets up slice bw limits and HTBs. Incorporates pl_mom...
2007-02-07 Mark Huangtry and recreate bad vservers
2007-02-06 Mark Huangnet_*_rate are in kbps because of XML-RPC maxint
2007-02-05 Mark Huang- pass rspec['vref'] instead of internal rspec['type...
2007-02-03 David E. EisenstatAdded a semaphore to keep multiple init_disk_info(...
2007-02-02 Mark Huangsettle on names for net_ slice attributes
2007-01-24 David E. Eisenstatnm_enabled is true for positive values instead of nonze...
2006-11-16 Mark Huang- revert incorrect mangling of 'type' slice attribute
2006-11-16 Mark Huanguse "vserver" as the default value for the slice attrib...
2006-11-15 Mark Huang- pass vserver reference type
2006-11-13 Mark Huang- if /vservers/sliver does not exist (but /etc/passwd...
2006-10-31 David E. EisenstatMinimum 5% guaranteed allocation to prevent authors...
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
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...