You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by ktdreyer <gi...@git.apache.org> on 2016/04/13 00:29:18 UTC

[GitHub] libcloud pull request: sort dns types

GitHub user ktdreyer opened a pull request:

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

    sort dns types

    Sort the `Provider` and `RecordType` lists alphabetically. This makes it simpler to insert new providers and types.

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

    $ git pull https://github.com/ktdreyer/libcloud sort-dns-types

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

    https://github.com/apache/libcloud/pull/745.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 #745
    
----
commit 384d4cc3118d42ce6908018f73173dfca170b219
Author: Ken Dreyer <kt...@ktdreyer.com>
Date:   2016-04-12T22:20:37Z

    dns: sort RecordTypes
    
    Sort the list of RecordTypes alphabetically. This will make it simpler
    to insert new record types.

commit 6255963a540cbaa3c22427015fc479a6b7125ef1
Author: Ken Dreyer <kt...@ktdreyer.com>
Date:   2016-04-12T22:22:10Z

    dns: sort Provider types
    
    Sort the list of DNS Providers alphabetically so it is simpler to insert
    new providers.

----


---
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: sort dns types

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

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


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