nodemanager.git
2007-02-07 Planet-Lab... This commit was manufactured by cvs2svn to create tag planetlab-4_0-rc1
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-06 Mark Huangmerge changes from HEAD
2007-02-05 Planet-Lab... This commit was manufactured by cvs2svn to create branch
2007-02-05 Mark Huang- pass rspec['vref'] instead of internal rspec['type...
2007-02-05 David E. EisenstatAutomatically adjust stack sizes downward to avoid...
2007-02-03 David E. EisenstatAdded a semaphore to keep multiple init_disk_info(...
2007-02-03 David E. EisenstatAdded NodeManager API calls for inspecting the slicenam...
2007-02-03 Faiyaz AhmedIncorporating old pl_mom into NM.
2007-02-02 Mark Huangsettle on names for net_ slice attributes
2007-02-01 Mark Huang- set methodresponse to True in ticket signing example...
2007-02-01 Mark Huang- add missing -f option
2007-02-01 Mark Huang- tickets do not have 'node_id' in them
2007-02-01 Mark Huang- raise an xmlrpclib.Fault on any exception while parsi...
2007-01-24 David E. Eisenstatnm_enabled is true for positive values instead of nonze...
2007-01-12 Mark Huangfix --noscripts action
2007-01-12 Mark Huang- gracefully skip non-existent conf files
2007-01-12 Mark Huang- fail with non-zero exit code on e.g. 404 errors
2007-01-11 Mark Huang- add --noscripts option to skip running pre-, post...
2007-01-11 Mark Huang- fix typo
2007-01-11 Mark Huang- specify AuthMethod
2007-01-11 Mark Huang- fix typo
2007-01-11 Mark Huang- GetSlivers() now returns a single struct
2006-11-28 Mark Huang- add net and proper to manifest
2006-11-28 Mark Huang- generate proper configuration file from slice attribu...
2006-11-28 Mark Huang- ignore /etc/proper/propd.conf (we deal with this...
2006-11-28 Mark Huang- add proper module
2006-11-28 Mark Huang- moved bwlimit stuff here
2006-11-28 Mark Huang- be less verbose
2006-11-28 Mark Huang- move bwlimit stuff into net.py module
2006-11-28 Mark Huang- dynamically load, start, and callback into modules
2006-11-27 Mark Huang- build sioc module
2006-11-27 Mark Huang- initialize bwlimit appropriately
2006-11-27 Mark Huang- specify --install-platlib to install sioc.so extension
2006-11-27 Mark Huang- extension to gather information about local network...
2006-11-18 Mark Huangadd /etc/init.d/conf_files to update conf files once...
2006-11-18 Mark Huangset global main variable
2006-11-18 Mark Huangimport os
2006-11-18 Mark Huangpass config to modules and support configurable polling...
2006-11-18 Mark Huangsupport passing config to modules
2006-11-18 Mark Huangpass cacert to plcapi init
2006-11-18 Mark Huangsupport one-shot run
2006-11-18 Mark Huangpass cacert and timeout to safexmlrpc init
2006-11-18 Mark Huanglook for PLC_API_CA_SSL_CRT (myplc), default to /usr...
2006-11-18 Mark Huangsupport cacert specification and curl timeout
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-16 Mark Huang- don't care what 'type' attribute here
2006-11-15 Mark Huang- create leading directories of conf files
2006-11-15 Mark Huang- pass vserver reference type
2006-11-15 Mark Huang- forgot nm.py
2006-11-15 Mark Huang- enable /etc/init.d/nm
2006-11-13 Mark Huang- RPM spec file for new NodeManager package
2006-11-13 Mark Huang- poll PLC every 10 minutes
2006-11-13 Mark Huangpackage details
2006-11-13 Mark Huang- write pid to /var/run/nm.pid
2006-11-13 Mark Huang- log to /var/log/nm
2006-11-13 Mark Huang- move forward_api_calls to /usr/bin
2006-11-13 Mark Huang- pass reference type to sliver_vs.create()
2006-11-13 Mark Huang- document the default rspec
2006-11-13 Mark Huang- if /vservers/sliver does not exist (but /etc/passwd...
2006-11-10 David E. EisenstatDisallow multiple conf_files instances and have conf_fi...
2006-11-10 David E. EisenstatCertificate-checking xmlrpc interface + use /usr/boot...
2006-11-09 Mark Huang- fix canonicalize() call
2006-11-01 David E. EisenstatTICKETS!!!
2006-11-01 David E. EisenstatAdded a very simple gnupg interface.
2006-10-31 Mark Huang- Test script for obtaining a node session key
2006-10-31 Mark Huang- add example
2006-10-31 Mark Huangconfiguration file "parser"
2006-10-31 Mark Huang- warn if pid file generation fails
2006-10-31 Mark Huang- write log messages to stderr if log file is inaccessible
2006-10-31 Mark Huang- utility class for accessing PLCAPI
2006-10-31 David E. EisenstatMinimum 5% guaranteed allocation to prevent authors...
2006-10-30 David E. EisenstatAdded PlanetLabConf functionality.
2006-10-30 David E. EisenstatFixed a logic error that was killing records by mistake.
2006-10-30 David E. Eisenstatlists don't have a copy() method. grrrr
2006-10-30 David E. EisenstatSupport for -s. More comments. Removed out of date...
2006-10-27 David E. Eisenstat...
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.
2006-09-22 Planet-Lab... New repository initialized by cvs2svn.