[
https://issues.apache.org/jira/browse/LIBCLOUD-258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497044#comment-13497044
]
Mahendra M commented on LIBCLOUD-258:
-------------------------------------
Also, I was wondering if the path must be specified in 'key' instead of
'username'
get_driver( Providers.LOCAL )( "", path )
instead of
get_driver( Providers.LOCAL )( path, '' )
wanted to know suggestions ...
> Bug in local storage driver init
> --------------------------------
>
> Key: LIBCLOUD-258
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-258
> Project: Libcloud
> Issue Type: Bug
> Components: Storage
> Reporter: Mahendra M
> Priority: Minor
> Attachments: libcloud-258.patch
>
>
> The Local storage driver implemented as part of LIBCLOUD-255 had a small bug
> in how it was initialized for use.
> This was evident when it was used as get_driver( Providers.LOCAL )( path, '' )
--
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