[jira] [Commented] (LIBCLOUD-1025) add a driver for RcodeZero DNS

2019-01-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on LIBCLOUD-1025:
---

Commit 78dafcbf314723028c9cc7c3268646971957d3ef in libcloud's branch 
refs/heads/trunk from Michael Braunoeder
[ https://gitbox.apache.org/repos/asf?p=libcloud.git;h=78dafcb ]

[LIBCLOUD-1025] Add a new DNS driver for RcodeZero DNS.


> add a driver for RcodeZero DNS
> --
>
> Key: LIBCLOUD-1025
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1025
> Project: Libcloud
>  Issue Type: Improvement
>  Components: DNS
>Reporter: Michael Braunoeder
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> add a driver for RcodeZero DNS : https://my.rcodezero.at/api-doc/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (LIBCLOUD-1025) add a driver for RcodeZero DNS

2019-01-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on LIBCLOUD-1025:
---

Commit 771fa66da5aeaff8225669358420b676f7ae1b31 in libcloud's branch 
refs/heads/trunk from Michael Braunoeder
[ https://gitbox.apache.org/repos/asf?p=libcloud.git;h=771fa66 ]

[LIBCLOUD-1025] fixed travis errors.


> add a driver for RcodeZero DNS
> --
>
> Key: LIBCLOUD-1025
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1025
> Project: Libcloud
>  Issue Type: Improvement
>  Components: DNS
>Reporter: Michael Braunoeder
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> add a driver for RcodeZero DNS : https://my.rcodezero.at/api-doc/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (LIBCLOUD-1025) add a driver for RcodeZero DNS

2019-01-27 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on LIBCLOUD-1025:
---

Commit 69b110bc46f9ba6371101ac079a86225bc75bd48 in libcloud's branch 
refs/heads/trunk from Anthony Shaw
[ https://gitbox.apache.org/repos/asf?p=libcloud.git;h=69b110b ]

Merge pull request #1256 from MikeAT/Libcloud-1025_add_RcodeZero_DNS_Driver

[LIBCLOUD-1025] Add a new DNS driver for RcodeZero DNS.

> add a driver for RcodeZero DNS
> --
>
> Key: LIBCLOUD-1025
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1025
> Project: Libcloud
>  Issue Type: Improvement
>  Components: DNS
>Reporter: Michael Braunoeder
>Priority: Major
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> add a driver for RcodeZero DNS : https://my.rcodezero.at/api-doc/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (LIBCLOUD-1025) add a driver for RcodeZero DNS

2018-11-22 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on LIBCLOUD-1025:
--

GitHub user MikeAT opened a pull request:

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

[LIBCLOUD-1025] Add a new DNS driver for RcodeZero DNS.

## Add a new DNS driver for RcodeZero DNS.

### Description

This PR adds a new DNS  driver for RcodeZero DNS (API-Doc at 
https//my.rcodezero.at/api-doc).
RcodeZero is a European DNS provider with 35+ node around the world.

This driver support all methods offered by the libcloud dns api.

The JIRA ticket can be found here:
https://issues.apache.org/jira/browse/LIBCLOUD-1025


### Status
- done, ready for review

### 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)
- [x] Documentation
- [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [x] 
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
 (required for bigger changes)


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

$ git pull https://github.com/MikeAT/libcloud 
Libcloud-1025_add_RcodeZero_DNS_Driver

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

https://github.com/apache/libcloud/pull/1256.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 #1256


commit 78dafcbf314723028c9cc7c3268646971957d3ef
Author: Michael Braunoeder 
Date:   2018-11-22T13:40:59Z

[LIBCLOUD-1025] Add a new DNS driver for RcodeZero DNS.




> add a driver for RcodeZero DNS
> --
>
> Key: LIBCLOUD-1025
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-1025
> Project: Libcloud
>  Issue Type: Improvement
>  Components: DNS
>Reporter: Michael Braunoeder
>Priority: Major
>
> add a driver for RcodeZero DNS : https://my.rcodezero.at/api-doc/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)