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/11 00:12:38 UTC

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

Eric Johnson created LIBCLOUD-551:
-------------------------------------

             Summary: 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


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)