Merge branch 'ipv6'
[nodemanager.git] / api.py
2012-06-15 Thierry ParmentelatMerge branch 'master' into lxc_devel
2012-06-14 Thierry Parmentelatrename accounts into account for consistency
2011-12-21 Xavi LeonMerge branch 'lxc_devel' of github.com:planetlab/NodeMa...
2011-12-21 Xavi LeonRemoved some references to sliver_vs which crashed...
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-09 Thierry Parmentelatmoving towards reservable nodes
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-20 Thierry Parmentelatsvn:keywords
2010-01-06 Tony Mackrenmaed _genicw to _sfacm
2009-12-16 Tony Mackpl_genicw is allowed to call all methods
2009-07-06 Faiyaz AhmedCall to get whole record, not just tags.
2009-06-29 Faiyaz Ahmed* give all modules access to the API and to the config...
2008-11-12 Faiyaz AhmedReCreate is NOT an anonymous call.
2008-11-11 Faiyaz AhmedSyntax error in permission checking for genicw.
2008-11-06 Faiyaz AhmedRough draft to support admin tickets from "blessed...
2008-09-09 Faiyaz Ahmed* Explicitly run configure, which sets capabilities...
2008-04-02 Faiyaz AhmedPython2.5 changed the max levels of inheritence.
2007-11-30 Thierry Parmentelatindentation fixed
2007-11-21 Faiyaz AhmedAdded ReCreate. Also added try catch to api eval of...
2007-10-25 Stephen SolteszSplit api_calls.py and api.py to make the documentation...
2007-09-04 Faiyaz AhmedAllow slivers to make api calls on themselves.
2007-08-28 Faiyaz AhmedSlices should be able to make operations on themselves.
2007-07-18 Faiyaz AhmedRemoved bad method check in api dispatch.
2007-07-16 Faiyaz AhmedRemove debug line.
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-05-17 Faiyaz AhmedAdded xml rpc ReCreate Method.
2007-02-27 David E. EisenstatGive utah_elab_delegate control of utah_*.
2007-02-23 David E. EisenstatPermission check special case for Emulab.
2007-02-03 David E. EisenstatAdded NodeManager API calls for inspecting the slicenam...
2007-02-01 Mark Huang- raise an xmlrpclib.Fault on any exception while parsi...
2006-11-16 Mark Huang- revert incorrect mangling of 'type' slice attribute
2006-11-16 Mark Huang- don't care what 'type' attribute here
2006-11-01 David E. EisenstatTICKETS!!!
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-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.