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/02/25 18:05:57 UTC

[5/5] libcloud git commit: Add changes for #1144

Add changes for #1144

Closes #1144


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

Branch: refs/heads/trunk
Commit: 85180ab6196117176be1652ed106fb2403965bbe
Parents: 0de2137
Author: Quentin Pradet <qu...@apache.org>
Authored: Sun Feb 25 21:29:14 2018 +0400
Committer: Quentin Pradet <qu...@apache.org>
Committed: Sun Feb 25 21:29:14 2018 +0400

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


http://git-wip-us.apache.org/repos/asf/libcloud/blob/85180ab6/CHANGES.rst
----------------------------------------------------------------------
diff --git a/CHANGES.rst b/CHANGES.rst
index c5a5076..379205f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -136,6 +136,9 @@ Compute
 - [GCE] Extend ex_create_address to allow internal ip creation (GITHUB-1174)
   [Jeremy Solarz]
 
+- [GCE] Expand GCE Firewall options coverage (LIBCLOUD-960, GITHUB-1144)
+  [maxlip]
+
 - [ProfitBricks] Update driver and add support for the new API v4. (GITHUB-1103)
   [Nurfet Becirevic]