[
https://issues.apache.org/jira/browse/LIBCLOUD-602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14261447#comment-14261447
]
Eric Johnson commented on LIBCLOUD-602:
---------------------------------------
Sorry for the long delay / silence.
Having time to really look into it more, I've put together
https://github.com/apache/libcloud/pull/423 to make `list_images` more useful
and consistent with Google's Cloud SDK utility. After this PR is merged, calls
to `list_images` will return the list of supported vendor images (debian-cloud,
ubuntu-os-cloud, centos-cloud, etc) along with any images the user has on their
own project. Be default, only "current" images are returned, but the user can
pass in True for `ex_include_deprecated` to get a full list.
> Unable to fetch images list in Google Compute Engine
> ----------------------------------------------------
>
> Key: LIBCLOUD-602
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-602
> Project: Libcloud
> Issue Type: Bug
> Components: Compute
> Affects Versions: 0.14.0-beta3
> Environment: Ubuntu 14.04
> Reporter: Ajay Viswanathan
> Assignee: Eric Johnson
> Priority: Blocker
> Labels: Google
>
> I have followed the documentation to create a driver for gce with the
> required pem files and email id, but I am unable to specifically run
> gce.list_images() for some reason.
> Every other command works fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)