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:
[email protected]


With regards,
Apache Git Services

Reply via email to