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

[GitHub] libcloud pull request: Route53 creating/updating records fixes

GitHub user ferewuz opened a pull request:

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

    Route53 creating/updating records fixes

    *  Before it was not possible to set an A record that points directly to domain zone name. Fixed it with correctly parsing empty name.
    *  MX records priority was not handled correctly.

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

    $ git pull https://github.com/niteoweb/libcloud route53_fixes

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

    https://github.com/apache/libcloud/pull/469.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 #469
    
----
commit 783d5bceb80bf5be6d2633050f5e18e35aa238d9
Author: Vanč Levstik <va...@gmail.com>
Date:   2015-02-23T13:13:32Z

    Fix Route53 DNS driver to support domain zone as name

commit 4da2915c9ce54084b2578935ccefed5bffb5ef5a
Author: Vanč Levstik <va...@gmail.com>
Date:   2015-02-23T15:05:12Z

    Correctly set MX records priority for Route53

----


---
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: Route53 creating/updating records fixes

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

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


---
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.
---