You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2014/05/12 13:47:14 UTC

[jira] [Resolved] (LIBCLOUD-551) Google DNS get_record() uses a valid domain name character in split()

     [ https://issues.apache.org/jira/browse/LIBCLOUD-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Muraus resolved LIBCLOUD-551.
-----------------------------------

    Resolution: Fixed
      Assignee: Tomaz Muraus

This has been merged into trunk. Thanks.

> Google DNS get_record() uses a valid domain name character in split()
> ---------------------------------------------------------------------
>
>                 Key: LIBCLOUD-551
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-551
>             Project: Libcloud
>          Issue Type: Bug
>          Components: DNS
>         Environment: Google DNS
>            Reporter: Eric Johnson
>            Assignee: Tomaz Muraus
>         Attachments: libcloud-551.patch
>
>
> https://github.com/apache/libcloud/blob/trunk/libcloud/dns/drivers/google.py#L127
> Using the '-' should be changed to something like ':' which is not a valid character for DNS.  This would also make the Google driver conform more closely with other provider implementations.



--
This message was sent by Atlassian JIRA
(v6.2#6252)