Fix ConfigWriter._DistributeConfig error handling
[ganeti-local] / lib / rapi / connector.py
2009-05-21 Iustin PopDoc fixes for RAPI
2009-02-13 Iustin PopRAPI: documentation updates
2009-01-29 Oleksiy MishchenkoRAPI: tag work
2009-01-29 Oleksiy MishchenkoRAPI: rlib1 removal
2009-01-29 Oleksiy MishchenkoRAPI: Implement /2 resource
2009-01-29 Oleksiy MishchenkoRAPI: Deprecate version Rapi version1
2008-12-11 Iustin PopFix epydoc format warnings
2008-12-04 Michael HanselmannRename all HTTP classes to camel case
2008-11-28 Oleksiy MishchenkoRAPI:Fix root list and unittest for it.
2008-11-28 Oleksiy MishchenkoRAPI: Switch from opcodes to no native 2.0 queries.
2008-11-14 Oleksiy MishchenkoRAPI: Instance startup/shutdown resources
2008-11-14 Oleksiy MishchenkoRAPI: Implement an instance reboot
2008-10-15 Michael Hanselmannrapi: Whitespace fixes
2008-07-31 Oleksiy MishchenkoFirst write operation (add tag) for Ganeti RAPI
2008-07-24 Oleksiy MishchenkoSwitch RAPI to ganeti.http module
2008-07-22 Oleksiy MishchenkoSplit RAPI resources to pieces