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