Fork ganeti-noded
authorGuido Trotter <ultrotter@google.com>
Wed, 16 Jul 2008 09:48:20 +0000 (09:48 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 16 Jul 2008 09:48:20 +0000 (09:48 +0000)
commit761ce945ac99bf235d1dffcd20ec67ee8a9ca6f7
treeaa46b633fb63d87b7e118bec642134485babecc9
parenta7399f6694436f5859e1a6b48fe0cb89bbbfc555
Fork ganeti-noded

Create a new ForkingHTTPServer in ganeti-noded by deriving both from
NodeDaemonHttpServer and ForkingMixin. This will allow us to process
concurrent requests.

Reviewed-by: imsnah
daemons/ganeti-noded