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