You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2019/12/24 22:13:29 UTC

[GitHub] [libcloud] kartiksubbarao edited a comment on issue #1346: GCE ex_list_instancegroups('all') raises KeyError 'zone'

kartiksubbarao edited a comment on issue #1346: GCE ex_list_instancegroups('all') raises KeyError 'zone'
URL: https://github.com/apache/libcloud/issues/1346#issuecomment-568806662
 
 
   @Kami I did some further searching and came across this:
   
   https://cloud.google.com/compute/docs/instance-groups/distributing-instances-with-regional-instance-groups
   
   It looks like GCE supports creating instance groups that are associated with **all** of the zones in a particular region. In this case, it's the region that's the geographic defining attribute, not an individual zone. That's why the zone attribute isn't there -- the region attribute is used instead.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services