Searched refs:vti_endpoint_client (Results 1 – 6 of 6) sorted by relevance
69 from host_controller.vti_interface import vti_endpoint_client148 vti_client = vti_endpoint_client.VtiEndpointClient(vti_address)249 vti_endpoint_client, argument285 self._vti_endpoint_client = vti_endpoint_client378 def vti_endpoint_client(self): member in Console612 self.vti_endpoint_client.SetJobStatusFromLeasedTo("bootup-err")614 if not self.vti_endpoint_client.CheckBootUpStatus():
30 from host_controller.vti_interface import vti_endpoint_client155 vti_endpoint = vti_endpoint_client.VtiEndpointClient(args.vti)
49 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = False133 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True213 mock_console.vti_endpoint_client.CheckBootUpStatus.return_value = True
153 if self.console.vti_endpoint_client.CheckBootUpStatus():191 vti = self.console.vti_endpoint_client
94 self.console.vti_endpoint_client.SetJobStatusFromLeasedTo(
208 self.console.vti_endpoint_client.SetJobStatusFromLeasedTo(