You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tomasz Urbaszek (Jira)" <ji...@apache.org> on 2019/10/24 10:31:00 UTC

[jira] [Created] (AIRFLOW-5742) Move Cloud Vision to providers package

Tomasz Urbaszek created AIRFLOW-5742:
----------------------------------------

             Summary: Move Cloud Vision to providers package
                 Key: AIRFLOW-5742
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5742
             Project: Apache Airflow
          Issue Type: Improvement
          Components: gcp
    Affects Versions: 2.0.0
            Reporter: Tomasz Urbaszek


Move:

airflow.gcp.operators.vision -> airflow.providers.google.cloud.operators.vision

airflow.gcp.hooks.vision -> airflow.providers.google.cloud.hooks.vision

and also relevant tests and example DAGs.



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