Revision 2da55f7c

b/tools/burnin
64 64
    """Constructor."""
65 65
    logger.SetupLogging(program="ganeti/burnin", debug=False)
66 66
    self._feed_buf = StringIO()
67
    self.proc = mcpu.Processor(feedback=self.Feedback)
68 67
    self.nodes = []
69 68
    self.instances = []
70 69
    self.to_rem = []

Also available in: Unified diff