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/21 21:51:33 UTC

[GitHub] [libcloud] Kami commented on issue #1346: GCE ex_list_instancegroups('all') raises KeyError 'zone'

Kami commented on issue #1346: GCE ex_list_instancegroups('all') raises KeyError 'zone'
URL: https://github.com/apache/libcloud/issues/1346#issuecomment-568214487
 
 
   @kartiksubbarao Sorry for a late response.
   
   Is this still an issue? I tried, but can't reproduce the issue with the latest version of Libcloud.
   
   In any case, we could probably still do something like ``zone = self.ex_get_zone(instancegroup['zone']) if instancegroup.get('zone, None) else None``
   
   I'm also wondering why ``zone`` attribute is not populated / present.

----------------------------------------------------------------
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