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 <[email protected]> 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 ~~~~~~~
