Remove old HTTP server code
authorMichael Hanselmann <hansmi@google.com>
Mon, 20 Oct 2008 11:04:11 +0000 (11:04 +0000)
committerMichael Hanselmann <hansmi@google.com>
Mon, 20 Oct 2008 11:04:11 +0000 (11:04 +0000)
commitfa10bdc5cb9b6cb6f22f9dfee82d602349ce398a
tree1b23323e4756bf0b05593ce076dba76864920d2d
parent4342e89b3ce7394f0ba95f99eff706dc392cc5ba
Remove old HTTP server code

All users of this code have been migrated to the new and shiny HttpServer
class.

It also fixes a typo in the ApacheLogfile unittests. It has not yet been
decided whether we should keep ApacheLogfile or not, hence leaving it in.

Reviewed-by: ultrotter
lib/http.py
test/ganeti.http_unittest.py