log subprocess calls.
[nodemanager.git] / api.py
2008-11-25 Faiyaz AhmedMerge from trunk- Includes support for GENI Component...
2008-09-09 Faiyaz Ahmed* Explicitly run configure, which sets capabilities...
2008-04-02 Faiyaz AhmedFixed api deliver_ticket bug.
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.