[
https://issues.apache.org/jira/browse/LIBCLOUD-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14556361#comment-14556361
]
ASF subversion and git services commented on LIBCLOUD-681:
----------------------------------------------------------
Commit c3fd03c658a37772f61ebc42c414f3e88d59f4e3 in libcloud's branch
refs/heads/trunk from [~smstone]
[ https://git-wip-us.apache.org/repos/asf?p=libcloud.git;h=c3fd03c ]
[google dns] LIBCLOUD-681: Allow for multiple record changes in one call
Closes #526
Signed-off-by: Eric Johnson <[email protected]>
> 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)