[ 
https://issues.apache.org/jira/browse/LIBCLOUD-369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13738212#comment-13738212
 ] 

Tomaz Muraus commented on LIBCLOUD-369:
---------------------------------------

[~sfriesel] In this case using an extension argument seems to work better.

Please also make sure to add a Sphinx style docstring which documents what this 
argument does (e.g. 
https://github.com/apache/libcloud/blob/trunk/libcloud/compute/base.py#L612).
                
> Support for just listing containers with prefix
> -----------------------------------------------
>
>                 Key: LIBCLOUD-369
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-369
>             Project: Libcloud
>          Issue Type: Wish
>          Components: Storage
>            Reporter: Stefan Friesel
>            Priority: Minor
>
> Both S3 and Swift support only listing objects in a container that match a 
> given prefix. With libcloud I can only list the whole container, which is 
> rather inefficient for big (~50K objects) containers. Is someone already 
> working on this? And if not, would it be worthwhile including in libcloud?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to