Remove the python confd server side code
authorIustin Pop <iustin@google.com>
Fri, 28 Sep 2012 13:00:35 +0000 (15:00 +0200)
committerIustin Pop <iustin@google.com>
Tue, 2 Oct 2012 17:44:24 +0000 (19:44 +0200)
commitb0dcdc10906ba2a38bdc37f35a5b0fa3d5bf8d56
tree55ce5e4295aae7de221ab02d849997164885d5e4
parent045209986805a01a81ad19aa8940dedeabbd6d25
Remove the python confd server side code

In 2.7 we will only support the Haskell version, if enabled.

Since the original hconfd enabling was a bit hack-ish (copying over
the actual installed ganeti-confd, Python version), the Makefile.am
changes are a bit more involved than just the removal of the Python
code.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Bernardo Dal Seno <bdalseno@google.com>
.gitignore
Makefile.am
lib/confd/querylib.py [deleted file]
lib/confd/server.py [deleted file]
lib/server/confd.py [deleted file]