Exemplo n.º 1
0
 def running(self):
     return vz.running(self.ctid)
Exemplo n.º 2
0
 def running(self):
     """
     Check if the container is running.
     """
     return vz.running(self.ctid)
Exemplo n.º 3
0
 def running(self):
     """
     Check if the container is running.
     """
     return vz.running(self.ctid)