Bojan Mihelac created LIBCLOUD-209: -------------------------------------- Summary: Zerigo DNS driver fails to list records if any of them is URL type Key: LIBCLOUD-209 URL: https://issues.apache.org/jira/browse/LIBCLOUD-209 Project: Libcloud Issue Type: Bug Affects Versions: 0.10.1 Reporter: Bojan Mihelac Fix For: 0.10.1
Zerigo allows records of type "Redirect" to be added. It returns them as "host-type=URL". Libcloud diver does not recognize and throws an "AttributeError: type object 'RecordType' has no attribute 'URL'" exception, making list_records unusable. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira