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

2017-10-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/LIBCLOUD-955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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 
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)


[GitHub] libcloud pull request #1129: [LIBCLOUD-955] Add DigitalOcean Spaces support.

2017-10-13 Thread andrewsomething
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 
Date:   2017-10-06T19:59:48Z

[LIBCLOUD-955] Add DigitalOcean Spaces support.




---


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

2017-10-13 Thread Andrew Starr-Bochicchio (JIRA)
Andrew Starr-Bochicchio created LIBCLOUD-955:


 Summary: 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)