Searched refs:GetInstance (Results 1 – 3 of 3) sorted by relevance
530 def GetInstance(self, instance, zone): member in ComputeClient1376 instance = self.GetInstance(instance, zone)1424 gce_instance = self.GetInstance(instance, zone)
475 result = self.compute_client.GetInstance(self.INSTANCE, self.ZONE)
119 Test GetInstance. ... ok