Revision 1fea2f0d daemons/ganeti-confd

b/daemons/ganeti-confd
29 29
import os
30 30
import sys
31 31
import logging
32
import asyncore
33
import socket
34 32
import pyinotify
35 33
import time
36
import errno
37 34

  
38 35
from optparse import OptionParser
39 36

  

Also available in: Unified diff