From notifications-return-17023-archive-asf-public=cust-asf.ponee.io@libcloud.apache.org Sat Apr 4 19:21:12 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id D3E17180660 for ; Sat, 4 Apr 2020 21:21:11 +0200 (CEST) Received: (qmail 31903 invoked by uid 500); 4 Apr 2020 19:21:11 -0000 Mailing-List: contact notifications-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list notifications@libcloud.apache.org Received: (qmail 31891 invoked by uid 500); 4 Apr 2020 19:21:11 -0000 Delivered-To: apmail-libcloud-commits@libcloud.apache.org Received: (qmail 31864 invoked by uid 99); 4 Apr 2020 19:21:11 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2020 19:21:11 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EAF3E81A0A; Sat, 4 Apr 2020 19:21:10 +0000 (UTC) Date: Sat, 04 Apr 2020 19:21:12 +0000 To: "commits@libcloud.apache.org" Subject: [libcloud] 02/02: Add changelog entry. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: tomaz@apache.org In-Reply-To: <158602807035.25232.10037335851941727358@gitbox.apache.org> References: <158602807035.25232.10037335851941727358@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: libcloud X-Git-Refname: refs/heads/trunk X-Git-Reftype: branch X-Git-Rev: 17543d016fafbca4bce516ca866ada2750f56e09 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20200404192110.EAF3E81A0A@gitbox.apache.org> 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 17543d016fafbca4bce516ca866ada2750f56e09 Author: Tomaz Muraus AuthorDate: Sat Apr 4 21:17:53 2020 +0200 Add changelog entry. --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index efe7870..4876081 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -109,6 +109,10 @@ Compute (GITHUB-1444) [Joshua Hesketh - @jhesketh] +- [Kamatera] Add new driver for Kamatera provider (https://www.kamatera.com). + (GITHUB-1442) + [Ori Hoch - @OriHoch] + Storage ~~~~~~~