Return-Path: X-Original-To: apmail-libcloud-commits-archive@www.apache.org Delivered-To: apmail-libcloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CFEC9C742 for ; Tue, 25 Jun 2013 07:56:50 +0000 (UTC) Received: (qmail 15405 invoked by uid 500); 25 Jun 2013 07:56:49 -0000 Delivered-To: apmail-libcloud-commits-archive@libcloud.apache.org Received: (qmail 15321 invoked by uid 500); 25 Jun 2013 07:56:47 -0000 Mailing-List: contact commits-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 commits@libcloud.apache.org Received: (qmail 15283 invoked by uid 99); 25 Jun 2013 07:56:43 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Jun 2013 07:56:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D12A282FC5A; Tue, 25 Jun 2013 07:56:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: tomaz@apache.org To: commits@libcloud.apache.org Date: Tue, 25 Jun 2013 07:56:41 -0000 Message-Id: <2f4da9afe56c4030ab80552d686787a7@git.apache.org> In-Reply-To: <9e56bd2ee80b480b874ab1a4a8057390@git.apache.org> References: <9e56bd2ee80b480b874ab1a4a8057390@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/4] git commit: Update changes. Update changes. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/33d4f48e Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/33d4f48e Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/33d4f48e Branch: refs/heads/trunk Commit: 33d4f48eb74c656bf07752d56852d1758ee81285 Parents: d285b9a Author: Tomaz Muraus Authored: Tue Jun 25 09:48:45 2013 +0200 Committer: Tomaz Muraus Committed: Tue Jun 25 09:48:45 2013 +0200 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/33d4f48e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 011f14e..68ae7bc 100644 --- a/CHANGES +++ b/CHANGES @@ -113,6 +113,10 @@ Changes with Apache Libcloud in deveploment: which return a valid SSL certificate. (LIBCLOUD-346) [Bob Thompson] + - Add ex_list_networks method and missing tests for list_templates to the + CloudStack driver. (LIBCLOUD-349) + [Philipp Strube] + *) Storage - Fix an issue with double encoding the container name in the CloudFiles