You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2012/10/14 08:18:03 UTC

[dev] [jira] [Resolved] (LIBCLOUD-224) Rackspace DNS - can't create records on domains

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

Tomaz Muraus resolved LIBCLOUD-224.
-----------------------------------

    Resolution: Fixed
    
> 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