Gary Wilson created LIBCLOUD-203:
------------------------------------
Summary: GEO dns record type
Key: LIBCLOUD-203
URL: https://issues.apache.org/jira/browse/LIBCLOUD-203
Project: Libcloud
Issue Type: Improvement
Components: Core
Reporter: Gary Wilson
Add a new dns record type for GEO
It may only be zerigo specific but it is a DNS record type of GEO that is not
included in the library. I am guessing it could be added to
libcloud/dns/types.py class RecordType as:
GEO = 13
And seeing as the types are not DNS RFC compliant and matched on decimal value
that should be OK.
And then a RECORD_TYPE_MAP of GEO in libcloud/dns/drivers/zerigo.py I guess..
I do not know the full complexities of the libcloud framework, debugging and
working through it as I go.
If that sounds about right, asign to me and I will patch.
--
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