Searched refs:GCE_USER (Results 1 – 14 of 14) sorted by relevance
/tools/acloud/reconnect/ |
D | reconnect.py | 187 ssh_user=constants.GCE_USER, 192 constants.GCE_USER, 209 ssh_user=constants.GCE_USER, 257 AddPublicSshRsaToInstance(cfg, constants.GCE_USER, instance.name)
|
D | reconnect_test.py | 91 ssh_user=constants.GCE_USER, 113 ssh_user=constants.GCE_USER, 203 ssh_user=constants.GCE_USER, 215 ssh_user=constants.GCE_USER,
|
/tools/acloud/internal/lib/ |
D | cvd_compute_client_multi_stage.py | 140 self._user = constants.GCE_USER 214 user=constants.GCE_USER, 429 self, constants.GCE_USER, avd_spec.cfg.ssh_public_key_path,
|
D | android_compute_client.py | 117 constants.GCE_USER,
|
/tools/acloud/internal/ |
D | constants.py | 109 GCE_USER = "vsoc-01" variable 190 REMOTE_LOG_FOLDER = "/home/%s/cuttlefish_runtime" % GCE_USER
|
/tools/acloud/public/actions/ |
D | common_operations.py | 250 ssh_user=constants.GCE_USER, 261 ssh_user=constants.GCE_USER,
|
D | gce_device_factory.py | 93 user=constants.GCE_USER,
|
D | remote_instance_fvp_device_factory_test.py | 72 user=constants.GCE_USER,
|
D | remote_instance_cf_device_factory_test.py | 267 user=constants.GCE_USER,
|
/tools/acloud/create/ |
D | create_args.py | 399 default=constants.GCE_USER, 545 if args.host_user != constants.GCE_USER and args.remote_host is None:
|
D | create_args_test.py | 44 host_user=constants.GCE_USER,
|
/tools/acloud/delete/ |
D | delete_args.py | 77 default=constants.GCE_USER,
|
/tools/acloud/pull/ |
D | pull.py | 60 user=constants.GCE_USER,
|
D | pull_test.py | 73 user=constants.GCE_USER,
|