[
https://issues.apache.org/jira/browse/AIRFLOW-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16644761#comment-16644761
]
Ash Berlin-Taylor commented on AIRFLOW-3078:
--------------------------------------------
Are you adding new features in to my release? ;)
> Basic operators for Google Compute Engine
> -----------------------------------------
>
> Key: AIRFLOW-3078
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3078
> Project: Apache Airflow
> Issue Type: New Feature
> Components: contrib, gcp
> Reporter: Jarek Potiuk
> Assignee: Jarek Potiuk
> Priority: Trivial
> Fix For: 1.10.1
>
>
> In order to be able to interact with raw Google Compute Engine, we need an
> operator that should be able to:
> For managing individual machines:
> * Start Instance:
> ([https://cloud.google.com/compute/docs/reference/rest/v1/instances/start])
> * Set Machine Type
> ([https://cloud.google.com/compute/docs/reference/rest/v1/instances/setMachineType])
>
> * Stop Instance:
> ([https://cloud.google.com/compute/docs/reference/rest/v1/instances/stop])
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)