Implementation of TLS-protected SPICE connections
[ganeti-local] / lib / rapi / baserlib.py
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2011-08-25 Michael HanselmannPEP8 style fixes
2011-04-21 Michael HanselmannRAPI: Add support for tagging node groups
2011-02-15 Michael Hanselmannbaserlib.FillOpCode: Allow parameter rename
2011-01-18 Iustin PopRename OpAddTags and LUAddTags
2011-01-18 Iustin PopRename OpDelTags and LUDelTags
2011-01-05 Michael Hanselmannbaserlib: Add function for filling opcodes
2010-07-28 Iustin Popluxi: convert permission errors into exception
2010-07-12 Michael Hanselmannbaserlib: Fix feedback function
2010-07-01 Michael Hanselmannbaserlib: Use boolean type for boolean variables
2010-05-17 Michael HanselmannMerge branch 'devel-2.1'
2010-05-17 Michael HanselmannRAPI: /2/{nodes,instances}/$name should return 404...
2010-05-13 Luca BigliardiMerge branch 'devel-2.1'
2010-05-13 Michael Hanselmannrapi.baserlib: Add function to check variable type
2010-01-22 Michael HanselmannFix lint warnings after my last changes
2010-01-22 Michael Hanselmannrapi: Don't access request's private object directly
2010-01-22 Michael Hanselmannhttp.server: No longer enfore JSON encoding for body
2010-01-22 Michael Hanselmannganeti-rapi: Remove serial number/ETag code
2010-01-04 Iustin PopFurther pylint disables, mostly for Unused args
2009-12-28 Iustin PopMerge branch 'devel-2.0' into devel-2.1
2009-12-28 Iustin PopAdd targetted pylint disables
2009-10-13 Iustin Poprapi: fix tag operations
2009-07-30 Michael Hanselmannrapi: Add default parameter to _checkIntVariable
2009-07-17 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-17 Guido TrotterMerge branch 'master' into next
2009-07-13 Michael Hanselmannrapi: Add generic “force” parameter
2009-07-13 Iustin PopRAPI: implement instance reinstall
2009-07-08 Guido TrotterMerge branch 'next' into branch-2.1
2009-07-07 Michael HanselmannFix pylint warnings
2009-06-19 Iustin Poprapi: implement dry-run mode
2009-05-25 Iustin Poprapi: rework error handling
2009-05-25 Iustin Poprapi: make tags query not use jobs
2009-02-13 Iustin PopRAPI: fixes related to write mode
2009-02-04 Iustin Poprapi: fix 'bulk' processing and add locking option
2008-12-19 Michael Hanselmannganeti-rapi: Implement HTTP authentication
2008-12-11 Iustin PopFix epydoc format warnings
2008-11-26 Oleksiy MishchenkoRAPI: Make calls safier
2008-11-19 Oleksiy MishchenkoRAPI: Instance modify.
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-07-31 Oleksiy MishchenkoRAPI Implement DELETE for tags
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
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