You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by wido <gi...@git.apache.org> on 2016/07/02 17:05:05 UTC

[GitHub] libcloud pull request #830: auroradns: The 'extra' parameter in update_recor...

GitHub user wido opened a pull request:

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

    auroradns: The 'extra' parameter in update_record() should be optional

    In base update_record() is defined with extra=None but this was not properly
    done in the Aurora DNS driver.
    
    Update the method signature so that it matches the base DNS driver of libcloud.

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

    $ git pull https://github.com/wido/libcloud auroradns-update-record

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

    https://github.com/apache/libcloud/pull/830.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 #830
    
----
commit 5b275766464d07309451702137385f440b1838e4
Author: Wido den Hollander <wi...@widodh.nl>
Date:   2016-07-02T17:03:35Z

    auroradns: The 'extra' parameter in update_record() should be optional
    
    In base update_record() is defined with extra=None but this was not properly
    done in the Aurora DNS driver.
    
    Update the method signature so that it matches the base DNS driver of libcloud.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] libcloud pull request #830: auroradns: The 'extra' parameter in update_recor...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---