Nathan McIntyre created AIRFLOW-1762:
----------------------------------------
Summary: SSHHook neglects key_file in create_tunnel()
Key: AIRFLOW-1762
URL: https://issues.apache.org/jira/browse/AIRFLOW-1762
Project: Apache Airflow
Issue Type: Bug
Components: contrib
Affects Versions: Airflow 1.8, 1.9.0
Reporter: Nathan McIntyre
Assignee: Nathan McIntyre
In contrib/hooks/ssh_hook.py, the ssh command created by the create_tunnel()
method does not use the key_file attribute. This prevents the creation of
tunnels where a key file is required.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)