Searched refs:control_bucket_path (Results 1 – 2 of 2) sorted by relevance
51 bucket_path = cloud_config.Get().control_bucket_path + "/jobs/"136 cloud_config.Get().control_bucket_path, task_id)166 cloud_config.Get().control_bucket_path, task_id)176 cloud_config.Get().control_bucket_path, task_id),230 cloud_config.Get().control_bucket_path, task_id)
33 control_bucket_path = ndb.StringProperty(default=_DEFAULT_CONTROL_BUCKET_PATH) variable in CloudConfig