You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Peter Volkov (Jira)" <ji...@apache.org> on 2020/01/10 12:06:00 UTC

[jira] [Created] (AIRFLOW-6531) Add Yandex.Cloud support in Airflow

Peter Volkov created AIRFLOW-6531:
-------------------------------------

             Summary: Add Yandex.Cloud support in Airflow
                 Key: AIRFLOW-6531
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6531
             Project: Apache Airflow
          Issue Type: New Feature
          Components: authentication, contrib, examples
    Affects Versions: 1.10.7
            Reporter: Peter Volkov
            Assignee: Peter Volkov


Hello there.

I'm here to contribute the support for Yandex.Cloud ([https://cloud.yandex.com/docs] yet another cloud provider, such as GCP and AWS) features.

So this issue is created for further PR.

Things will be added:
 # New connection type for Yandex.Cloud  for authentication.
 # Yandex.Cloud hooks to interact with Yandex.Cloud API using GRPC with [https://github.com/yandex-cloud/python-sdk] module
 # Yandex.Cloud operators to create DAGs
 # Tests

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)