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/10/08 21:02:54 UTC

[libcloud] 04/04: Add changelog entry.

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 863f17148357b426c4e7cfd8857f1c5f53944362
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Tue Oct 8 23:00:57 2019 +0200

    Add changelog entry.
---
 CHANGES.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index 0241c26..32e127d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -10,6 +10,10 @@ Compute
 - [Packet] Update ``list_sizes`` method so it accepts ``ex_project_id`` argument
   and works with project API tokens. (GITHUB-1351) [Dimitris Moraitis - @d-mo]
 
+- [GCE] Fix ``GCEProject.set_common_instance_metadata`` and
+  ``GCEproject.set_usage_export_bucket`` method. (GITHUB-1354)
+  [Aitor Zabala - @aitorzabala, Tomaz Muraus - @Kami]
+
 Storage
 ~~~~~~~