Add changes for #1107 Closes #1107
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/a94f9282 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/a94f9282 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/a94f9282 Branch: refs/heads/trunk Commit: a94f92826cdf21b29fb242a731c7cb568b8d7ea2 Parents: ad392c0 Author: Quentin Pradet <[email protected]> Authored: Tue Oct 31 08:25:45 2017 +0400 Committer: Quentin Pradet <[email protected]> Committed: Tue Oct 31 08:25:45 2017 +0400 ---------------------------------------------------------------------- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/a94f9282/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 0e56950..a325741 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -76,6 +76,10 @@ Compute - [EC2] Fix EBS volume encryption (GITHUB-1008) [Sergey Babak] +- [GCE] Add support for private IP addresses in GCE instance creation + (LIBCLOUD-944, GITHUB-1107) + [Gareth Mcfarlane] + Storage ~~~~~~~
