You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Eric Johnson (JIRA)" <ji...@apache.org> on 2016/04/26 16:00:19 UTC

[jira] [Closed] (LIBCLOUD-681) Google DNS: Allow for multiple additions and/or deletions of Resource Record Sets in one call

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

Eric Johnson closed LIBCLOUD-681.
---------------------------------
    Resolution: Fixed

> Google DNS: Allow for multiple additions and/or deletions of Resource Record Sets in one call
> ---------------------------------------------------------------------------------------------
>
>                 Key: LIBCLOUD-681
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-681
>             Project: Libcloud
>          Issue Type: New Feature
>          Components: DNS
>            Reporter: Steven Stone
>            Assignee: Eric Johnson
>
> 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|https://cloud.google.com/dns/api/v1beta1/changes#resource] 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)