Uploaded image for project: 'Libcloud'
  1. Libcloud
  2. LIBCLOUD-224

Rackspace DNS - can't create records on domains

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.11.0
    • Core
    • None
    • Python 2.6+

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            unshift Matt Perry
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: