[ 
https://issues.apache.org/jira/browse/LIBCLOUD-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tomaz Muraus updated LIBCLOUD-203:
----------------------------------

    Fix Version/s: 0.11.0
    
> 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
>              Labels: GEO, RecordType, dns, zerigo
>             Fix For: 0.11.0
>
>         Attachments: LIBCLOUD-203.patch, LIBCLOUD-203.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to