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