Return-Path: X-Original-To: apmail-incubator-libcloud-archive@minotaur.apache.org Delivered-To: apmail-incubator-libcloud-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 08DE64452 for ; Mon, 23 May 2011 18:28:55 +0000 (UTC) Received: (qmail 36345 invoked by uid 500); 23 May 2011 18:28:54 -0000 Delivered-To: apmail-incubator-libcloud-archive@incubator.apache.org Received: (qmail 36315 invoked by uid 500); 23 May 2011 18:28:54 -0000 Mailing-List: contact libcloud-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: libcloud@incubator.apache.org Delivered-To: mailing list libcloud@incubator.apache.org Received: (qmail 36307 invoked by uid 99); 23 May 2011 18:28:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2011 18:28:54 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [128.135.249.245] (HELO authsmtp00.uchicago.edu) (128.135.249.245) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 May 2011 18:28:49 +0000 Received: from mail-vw0-f47.google.com (mail-vw0-f47.google.com [209.85.212.47]) (authenticated bits=0) by authsmtp00.uchicago.edu (8.13.8/8.13.8) with ESMTP id p4NISSVp032420 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=OK) for ; Mon, 23 May 2011 13:28:28 -0500 Received: by vws2 with SMTP id 2so4901205vws.6 for ; Mon, 23 May 2011 11:28:28 -0700 (PDT) Received: by 10.52.0.9 with SMTP id 9mr3804886vda.278.1306175308151; Mon, 23 May 2011 11:28:28 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.181.228 with HTTP; Mon, 23 May 2011 11:28:07 -0700 (PDT) In-Reply-To: References: From: David LaBissoniere Date: Mon, 23 May 2011 13:28:07 -0500 Message-ID: To: libcloud@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf30549e6b41bc0104a3f5a36f Subject: Re: [libcloud] [VOTE] Release Apache Libcloud 0.5.0 --20cf30549e6b41bc0104a3f5a36f Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable I verified the fix in trunk, thanks. Waiting for 0.5.1 makes sense, this is certainly not a blocking issue. Thanks, David On Mon, May 23, 2011 at 1:05 PM, Tomaz Muraus wrote: > Thanks for spotting and reporting this problem. It has been fixed in trun= k > (can you please verify it?). > > In any case I agree with Paul. If we don't find any major bugs / blockers > before the end of the voting, I think we should release this fix in a new > version (0.5.1) next week. > > Our goal is to get 0.5.0 out before the official graduation announcement > which should go live this week. > > Thanks, > Tomaz > > On Mon, May 23, 2011 at 7:00 PM, David LaBissoniere >wrote: > > > I found an issue with the Nimbus driver in 0.5.0. The recent change to > make > > the EC2 driver call ex_create_tags during create_node() breaks Nimbus > > because it doesn't support tags and returns a server error. > > > > I have attached a patch which fixes the issue and which I have tested > > against a Nimbus cloud. It just makes the tag methods passthroughs. > > > > Thanks, > > David > > > > > > On Sat, May 21, 2011 at 4:51 PM, Tomaz Muraus > wrote: > > > >> Changelog can be found at < > >> > >> > https://svn.apache.org/viewvc/incubator/libcloud/tags/0.5.0/CHANGES?revis= ion=3D1125822&view=3Dmarkup > >> > > >> and the test tarballs are available at < > >> http://people.apache.org/~tomaz/libcloud/> > >> > >> Since this release includes many new features and some major > refactorings, > >> please take your time and test it carefully before voting. > >> > >> It is especially important to test it with your existing code so we ca= n > be > >> sure that all, now deprecated paths (libcloud.drivers.*, > >> libcloud.providers, > >> libcloud.types, libcloud.ssh, libcloud.deployment, =85) still work and= the > >> release is fully backward compatible. > >> > >> +/- 1 > >> [ ] Release Apache Libcloud 0.5.0 > >> > >> Vote closes on Monday May 23, 2011 at 23:59 CEST. > >> > >> Thanks, > >> Tomaz > >> > > > > > --20cf30549e6b41bc0104a3f5a36f--