You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2019/07/18 07:09:43 UTC

[libcloud] 02/02: Add changelog entry for #1230.

This is an automated email from the ASF dual-hosted git repository.

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 593ab3a6f065a4bd831ccd9cc7d58dd13716e1b1
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Thu Jul 18 09:09:03 2019 +0200

    Add changelog entry for #1230.
---
 CHANGES.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index fad8ad6..bc25c58 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -126,6 +126,13 @@ Compute
   (GITHUB-1305, GITHUB-1315)
   [Sydney Weber - @PrinceSydney]
 
+- [Oneandone] Update Oneandone driver to accomodate latest changes to the API.
+  This means removing deprecated ``ex_remove_server_firewall_policy`` method
+  and replacing ``port_from`` and ``port_to`` argument on the firewall policy
+  with a single ``port`` attribute.
+  (GITHUB-1230)
+  [Amel Ajdinovic - @aajdinov]
+
 Storage
 ~~~~~~~