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/08/23 15:41:13 UTC

[libcloud] 01/02: Add changelog entry for #1343.

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 4365ac9a8bc01e0cbfbdcb1d7bba1fc8638c5548
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Fri Aug 23 17:33:20 2019 +0200

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

diff --git a/CHANGES.rst b/CHANGES.rst
index 1eccfc1..72787d3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -178,6 +178,10 @@ Compute
   ``False``. (GITHUB-1334, GITHUB-1335)
   [@r2ronoha]
 
+- [GCE] Add optional ``cpuPlatform`` and ``minCpuPlatform`` attributes to the
+  ``node.extra`` dictionary. (GITHUB-1342, GITHUB-1343)
+  [@yairshemla]
+
 Storage
 ~~~~~~~