Setting tag nodemanager-1.8-39
[nodemanager.git] / sliver_vs.py
2011-03-18 Thierry Parmentelatexpect slice initscript to implement stop and restart
2011-03-13 smbakerrerun initscript with 'restart' argument if the initscr...
2011-01-20 S.Çağlar OnurMerge branch '1.8' of ssh://git.planet-lab.org/git...
2011-01-20 S.Çağlar Onurremove setup parameter as no one uses it
2011-01-20 S.Çağlar Onurstart to use /etc/vservers/<guest>/sysctl/<id>/{setting...
2011-01-20 S.Çağlar Onurbackport required vinit support from master
2010-04-28 Sapan BhatiaTweaks 1.8
2010-04-27 Sapan BhatiaAdd a friendly log message to prove that the slice...
2010-04-27 Sapan BhatiaAdded some precautions to this change.
2010-04-26 Sapan BhatiaBackporting latest changes for 2.6.27 to the 4.3 versio...
2010-01-29 Thierry ParmentelatBranch 2.0 for module NodeManager created (as new trunk...
2010-01-11 Thierry Parmentelatsupport for f10 and f12 in the vref slice tag
2009-06-26 Faiyaz AhmedRerun start up scripts after re-enable.
2009-06-26 Faiyaz AhmedRerun start up scripts after re-enable.
2009-03-24 Faiyaz AhmedMerge from Branch.
2008-11-17 Marc Fiuczynskimerge changes to set_resources() from branch to trunk
2008-09-01 Thierry Parmentelatfrom branch
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-24 Thierry Parmentelatapplied changeset 9676 on trunk
2008-06-20 Faiyaz Ahmedthis is what i really wanted to do. temporary fix...
2008-06-20 Faiyaz AhmedShould be able to explicitly specify as well.
2008-05-08 Faiyaz AhmedRevert to forking before calling VServer.start() to...
2008-04-24 Thierry Parmentelatadd f9 to the list of known pldistros
2008-04-16 Faiyaz Ahmedsetname as part of set_resources. Better than stupid...
2008-04-16 Faiyaz AhmedSetname failed because context wasn't setup. Added...
2008-04-14 Faiyaz AhmedSet slice_id as vcVHI_CONTEXT.
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...