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

Stefan Friesel commented on LIBCLOUD-369:
-----------------------------------------

I added the docstrings, matching list_container methods, and unittests (I 
re-used the fixtures of the non-prefix test though - is that okay?).
New branch with everything squashed in one commit: 
https://github.com/sfriesel/libcloud/compare/ex_prefix

I successfully tested the parameter against S3 EU West and a local OpenStack 
setup.
I couldn't get the docs to generate properly, but I have the same problem on 
trunk.
                
> 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