Home
last modified time | relevance | path

Searched refs:GetComputeClient (Results 1 – 6 of 6) sorted by relevance

/tools/acloud/public/actions/
Dremote_host_cf_device_factory_test.py90 mock_client_obj = factory.GetComputeClient()
137 mock_client_obj = factory.GetComputeClient()
190 mock_client_obj = factory.GetComputeClient()
234 mock_client_obj = factory.GetComputeClient()
289 mock_client_obj = factory.GetComputeClient()
Dremote_instance_cf_device_factory_test.py114 compute_client = factory_remote_img.GetComputeClient()
263 compute_client = factory.GetComputeClient()
337 compute_client = factory_local_img.GetComputeClient()
380 compute_client = factory.GetComputeClient()
Dbase_device_factory.py33 def GetComputeClient(self): member in BaseDeviceFactory
Dcommon_operations.py94 self._compute_client = device_factory.GetComputeClient()
Dremote_host_gf_device_factory.py187 client = self.GetComputeClient()
/tools/acloud/create/
Dremote_image_remote_instance.py176 compute_client = device_factory.GetComputeClient()