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

Google DNS: Allow for multiple additions and/or deletions of Resource Record Sets in one call

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • DNS
    • None

    Description

      Currently the libcloud.dns.drivers.google module only supports creating or deleting one DNS record at a time. It is very time consuming with the current create_record and delete_record methods to migrate a substantial amount of DNS records.

      The Google Cloud DNS API supports sending multiple additions and/or deletions to resource record sets in one call, so there should be a corresponding method that supports this functionality.

      Attachments

        Activity

          People

            erjohnso Eric Johnson
            smstone Steven Stone
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: