RAPI: Export beparams as dict. The patch also enables LUQueryInstances to accept...
[ganeti-local] / lib / rapi /
2008-10-22 Oleksiy MishchenkoRAPI: Export beparams as dict. The patch also enables...
2008-10-22 Oleksiy MishchenkoRAPI: Forgoten in r1923 instance add change.
2008-10-21 Oleksiy MishchenkoPass request headers in to RAPI handlers.
2008-10-17 Oleksiy MishchenkoETag passing support.
2008-10-16 Michael Hanselmannrapi: Convert to new HTTP server class
2008-10-16 Oleksiy MishchenkoRAPI: Instance add/delete implementation.
2008-10-15 Michael Hanselmannrapi: Don't throw class as an exception
2008-10-15 Michael Hanselmannrapi: Whitespace fixes
2008-10-14 Michael HanselmannGet rid of httperror module
2008-10-08 Alexander SchreiberUpdate scripts and qa config for changed hypervisor...
2008-07-31 Oleksiy MishchenkoRAPI Implement DELETE for tags
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
2008-07-30 Iustin PopFix pylint-detected issues
2008-07-28 Michael HanselmannMove ganeti-rapi core code to daemon
2008-07-28 Michael HanselmannReplace httperror module with ganeti.http
2008-07-24 Oleksiy MishchenkoSwitch RAPI to ganeti.http module
2008-07-23 Oleksiy MishchenkoGeneralization of bulk output mapping
2008-07-23 Iustin PopSimplify rapi.baserlib.MapFields()
2008-07-22 Oleksiy MishchenkoPut the poper RAPI baserlib
2008-07-22 Oleksiy MishchenkoSplit RAPI resources to pieces
2008-07-17 Oleksiy MishchenkoImplement jobs resource in RAPI
2008-07-16 Oleksiy MishchenkoBreath life in to RAPI for trunk
2008-07-11 Oleksiy MishchenkoInitial copy of RAPI filebase to the trunk