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

Tomaz Muraus updated LIBCLOUD-224:
----------------------------------

    Fix Version/s: 0.11.0
    
> Rackspace DNS - can't create records on domains
> -----------------------------------------------
>
>                 Key: LIBCLOUD-224
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-224
>             Project: Libcloud
>          Issue Type: Bug
>          Components: Core
>         Environment: Python 2.6+
>            Reporter: Matt Perry
>             Fix For: 0.11.0
>
>
> Due to the line:
> name = self._to_full_record_name(domain=zone.domain, name=name)
> in libcloud/dns/drivers/rackspace.py, it's impossible to create records for 
> domains (e.g. an A record for example.com) since _to_full_record_name 
> concatenates a subdomain and a zone's domain name.

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