[
https://issues.apache.org/jira/browse/LIBCLOUD-634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209550#comment-14209550
]
ASF GitHub Bot commented on LIBCLOUD-634:
-----------------------------------------
GitHub user llambiel opened a pull request:
https://github.com/apache/libcloud/pull/389
LIBCLOUD-634 Cloudstack: get template size in list_images extra attribut...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/llambiel/libcloud
LIBCLOUD-634_Cloudstack-get-template-size-in-list_images-extra-attributes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/389.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #389
----
commit 8c3063001e117055f358f9b41931f80b753db55b
Author: Loic Lambiel <[email protected]>
Date: 2014-11-13T09:51:28Z
LIBCLOUD-634 Cloudstack: get template size in list_images extra attributes
----
> Cloudstack: get template size in list_images extra attributes
> -------------------------------------------------------------
>
> Key: LIBCLOUD-634
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-634
> Project: Libcloud
> Issue Type: Improvement
> Components: Compute
> Affects Versions: 0.15.1
> Reporter: Loic Lambiel
> Priority: Trivial
>
> It would be nice to get the template size in list_images extra attributes.
> A provider like exoscale do have several images with the same name but with
> different size. Today the only way to filter these images is to use the
> display text attribute, which is not optimal.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)