You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Eric Johnson (JIRA)" <ji...@apache.org> on 2014/05/10 23:59:34 UTC

[jira] [Updated] (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 ]

Eric Johnson updated LIBCLOUD-551:
----------------------------------

    Attachment: libcloud-551.patch

Squashed commit from https://github.com/apache/libcloud/pull/290

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