Add changes for #1181 Closes #1181
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/4faa332c Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/4faa332c Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/4faa332c Branch: refs/heads/trunk Commit: 4faa332c7c1f9d80c93c0279ed55307cd9dcd7d7 Parents: 9702f72 Author: Quentin Pradet <[email protected]> Authored: Fri Mar 30 10:02:59 2018 +0400 Committer: Quentin Pradet <[email protected]> Committed: Fri Mar 30 10:03:27 2018 +0400 ---------------------------------------------------------------------- CHANGES.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/4faa332c/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 90554f6..0bc1277 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -23,7 +23,10 @@ Compute - [EC2] Add AWS eu-west-3 (Paris) region (GITHUB-1175) [Anthony Monthe] -- [GCE] Expand GCE Firewall options coverage (LIBCLOUD-960, GITHUB-1144) +- [GCE] Expand Firewall options coverage (LIBCLOUD-960, GITHUB-1144) + [maxlip] + +- [GCE] Expand network and subnetwork options coverage (LIBCLOUD-985, GITHUB-1181) [maxlip] - [GCE] Extend ex_create_address to allow internal ip creation (GITHUB-1174)
