You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/02 21:38:05 UTC

[jira] [Commented] (LIBCLOUD-719) AuroraObjects storage driver

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

ASF GitHub Bot commented on LIBCLOUD-719:
-----------------------------------------

GitHub user wido opened a pull request:

    https://github.com/apache/libcloud/pull/540

    LIBCLOUD-719: AuroraObjects storage driver

    AuroraObjects is a object store compatible with Amazon S3.
    
    The driver extends the Amazon S3 driver and overwrites the host pointing
    it towards the AuroraObjects servers in the European Union.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/wido/libcloud auroraobjects

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/libcloud/pull/540.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 #540
    
----
commit 62dbbebfab52216226efd7d2810a80c68478d46c
Author: Wido den Hollander <wi...@widodh.nl>
Date:   2015-06-29T19:33:39Z

    LIBCLOUD-719: AuroraObjects storage driver
    
    AuroraObjects is a object store compatible with Amazon S3.
    
    The driver extends the Amazon S3 driver and overwrites the host pointing
    it towards the AuroraObjects servers in the European Union.

----


> AuroraObjects storage driver
> ----------------------------
>
>                 Key: LIBCLOUD-719
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-719
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Storage
>            Reporter: Wido den Hollander
>
> PCextreme offers a Amazon S3 compatible object store under the name AuroraObjects.
> It is based on Ceph and uses Varnish for caching frequently accessed objects.
> Libcloud storage driver support would be a extension of the Amazon S3 storage driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)