You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by qu...@apache.org on 2018/07/06 06:12:31 UTC

[2/2] libcloud git commit: Add changes for #1225

Add changes for #1225

Closes #1225


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/b2b7684a
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/b2b7684a
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/b2b7684a

Branch: refs/heads/trunk
Commit: b2b7684a72aeca77d35b64a011dc022efb0761b9
Parents: c24c71f
Author: Quentin Pradet <qu...@apache.org>
Authored: Fri Jul 6 10:11:56 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Fri Jul 6 10:11:56 2018 +0400

----------------------------------------------------------------------
 CHANGES.rst | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/b2b7684a/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index 0e1925a..296a52b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -87,6 +87,9 @@ Compute
 - [OpenStack] Fix API doc for delete_floating_ip (GITHUB-1218)
   [Ken Dreyer]
 
+- [OpenStack] Implement port attaching/detaching (GITHUB-1225)
+  [Rick van de Loo]
+
 - [Scaleway] New Scaleway driver (GITHUB-1121)
   [Daniel Hunsaker, Nándor István Krácser, Rémy Léone]