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 2017/10/13 23:32:00 UTC

[jira] [Commented] (LIBCLOUD-955) Add support for DigitalOcean Spaces

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

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

GitHub user andrewsomething opened a pull request:

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

    [LIBCLOUD-955] Add DigitalOcean Spaces support.

    ### Description
    
    DigitalOcean Spaces is an S3 compatible object storage service. This adds support for it.
    
    https://developers.digitalocean.com/documentation/spaces/
    
    https://issues.apache.org/jira/browse/LIBCLOUD-955
    
    ### Status
    
    - Docs still needed
    
    ### Checklist (tick everything that applies)
    
    - [x ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks)
    - [ ] Documentation
    - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
    - [ ] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) 


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

    $ git pull https://github.com/andrewsomething/libcloud LIBCLOUD-955_digitalocean-spaces

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

    https://github.com/apache/libcloud/pull/1129.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 #1129
    
----
commit fb2f3addea3eb2078994687f6c3f3973592c3ba4
Author: Andrew Starr-Bochicchio <a....@gmail.com>
Date:   2017-10-06T19:59:48Z

    [LIBCLOUD-955] Add DigitalOcean Spaces support.

----


> Add support for DigitalOcean Spaces
> -----------------------------------
>
>                 Key: LIBCLOUD-955
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-955
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: Storage
>            Reporter: Andrew Starr-Bochicchio
>            Priority: Minor
>
> DigitalOcean Spaces is an S3 compatible object storage service.
> https://developers.digitalocean.com/documentation/spaces/
> PR incoming.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)