Remove the python confd server side code
[ganeti-local] / lib / server / rapi.py
2012-09-18 Michael HanselmannMigrate lib/server/*.py from constants to pathutils
2012-08-23 Iustin PopBump pep8 version to 1.2
2012-04-26 Michael Hanselmannerrors: Add exception for RAPI testing utilities
2012-04-26 Michael Hanselmannserver.rapi: Factorize RAPI user loading
2012-04-26 Michael HanselmannRemoteApiHandler: Add support for mocked LUXI client
2012-02-22 Michael Hanselmannhttp.server: Move error message formatting to handler...
2012-02-22 Michael HanselmannSplit handling HTTP requests into separate class
2011-12-21 Michael Hanselmannserializer: Remove JSON indentation and dict key sorting
2011-08-30 Andrea SpadacciniDeprecationWarning fixes for pylint
2010-11-03 Michael HanselmannRemove shebang line from ganeti.server.*
2010-10-29 Michael HanselmannMove ganeti-rapi to ganeti.server.rapi