Exemple #1
0
    def __init__(self, poolinfo):
        self.connection = False
        self.libvirt_connection = False
        self.poolinfo = poolinfo
        self.format_for = Formatter()

        self.connect()
Exemple #2
0
 def __init__(self):
     self.connection = False
     self.format_for = Formatter()