You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Gabriel Aguilar-Svensk (JIRA)" <ji...@apache.org> on 2018/08/13 04:01:00 UTC

[jira] [Updated] (LIBCLOUD-1006) Support regional instance group managers

     [ https://issues.apache.org/jira/browse/LIBCLOUD-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Aguilar-Svensk updated LIBCLOUD-1006:
---------------------------------------------
    Description: 
Currently the Libcloud Google Compute APIs do not support any operations for regional MIGs. Only the classic zonal MIGs are supported.

On the GCE side, [the API used for regional MIGs is the same|[https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers]] The only difference is in the endpoint URL where zones needs to replaced with regions.

  was:
Currently the Libcloud Google Compute APIs do not support any operations for regional MIGs. Only the classic zonal MIGs are supported.

On the GCE side, [the API used for regional MIGs is the same|[https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers].] The only difference is in the endpoint URL where zones needs to replaced with regions.


> Support regional instance group managers
> ----------------------------------------
>
>                 Key: LIBCLOUD-1006
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-1006
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Compute
>            Reporter: Gabriel Aguilar-Svensk
>            Priority: Major
>
> Currently the Libcloud Google Compute APIs do not support any operations for regional MIGs. Only the classic zonal MIGs are supported.
> On the GCE side, [the API used for regional MIGs is the same|[https://cloud.google.com/compute/docs/reference/rest/v1/instanceGroupManagers]] The only difference is in the endpoint URL where zones needs to replaced with regions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)