Searched refs:GetInstance (Results 1 – 3 of 3) sorted by relevance
623 def GetInstance(self, instance, zone): member in ComputeClient1520 instance = self.GetInstance(instance, zone)1568 gce_instance = self.GetInstance(instance, zone)
482 result = self.compute_client.GetInstance(self.INSTANCE, self.ZONE)
119 Test GetInstance. ... ok