Switch RAPI to ganeti.http module
authorOleksiy Mishchenko <oleksiy@google.com>
Thu, 24 Jul 2008 16:34:49 +0000 (16:34 +0000)
committerOleksiy Mishchenko <oleksiy@google.com>
Thu, 24 Jul 2008 16:34:49 +0000 (16:34 +0000)
commita063883897d83db47451f2c870ecb8d899c81dd0
tree3d1816ba8931988b6041ad65e9be6c74e63fa1fd
parent0ad64cf8530c5c2438722bbd561867fa8d8ffd4f
Switch RAPI to ganeti.http module

Reviewed-by: imsnah
Makefile.am
lib/http.py
lib/rapi/RESTHTTPServer.py
lib/rapi/connector.py
test/ganeti.http_unittest.py [new file with mode: 0755]
test/ganeti.rapi.resources_unittest.py