From general-return-31668-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Wed Oct 5 08:34:12 2011 Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54B0B9718 for ; Wed, 5 Oct 2011 08:34:12 +0000 (UTC) Received: (qmail 68652 invoked by uid 500); 5 Oct 2011 08:34:11 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 68363 invoked by uid 500); 5 Oct 2011 08:34:11 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Delivered-To: moderator for general@incubator.apache.org Received: (qmail 65858 invoked by uid 99); 4 Oct 2011 17:21:48 -0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mandreou@redhat.com designates 209.132.183.28 as permitted sender) Message-ID: <4E8B408B.80906@redhat.com> Date: Tue, 04 Oct 2011 20:21:15 +0300 From: "marios@redhat.com" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: deltacloud-dev@incubator.apache.org CC: general@incubator.apache.org Subject: Re: [VOTE] release deltacloud 0.4.1, rc1 References: <1317747608.26186.9.camel@melon.watzmann.net> In-Reply-To: <1317747608.26186.9.camel@melon.watzmann.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 X-Virus-Checked: Checked by ClamAV on apache.org On 04/10/11 20:00, David Lutterkort wrote: > Hi all, > > I just uploaded the first release candidate for Deltacloud 0.4.1. The rc is > available from http://people.apache.org/~lutter/deltacloud/0.4.1/rc1/ > > Please vote on the release candidate by Saturday, 2011-10-07 15:00 PDT > +1 release marios > KEYS: http://www.apache.org/dist/incubator/deltacloud/KEYS > svn tag: https://svn.apache.org/repos/asf/incubator/deltacloud/tags/release-0.4.1-rc1 > > This release is mostly a bug fix release. It also adds support for the Google Storage API. > > Detailed list of changes: > > * change how dependencies are managed: canonical deps are now in the > gemspecs > > Server: > * clarify how user_data injection should work; make sure all drivers > accept base64 encoded data and make the decoded version available to > instance > * fix URL generation so that server works when run behind a reverse proxy > * init script: honor defaults from sysconfig file > * init script: fix 'status', properly background deltacloudd > * deltacloudd: support verbose option > * Drivers: > + Condor > - use UUIDTools instead of UUID to simplify deps > + Google > - new driver for Google storage API > + RHEV-M > - treat status as case-insensitive > - inject data through a virtual floppy rather than modifying > the instance storage directly > + vSphere > - report minimum of max memory across all hosts in a data center, so > that instances can be placed on any host > - user_data is placed in file 'deltacloud-user-data.txt' > > Client: > * fix parsing of enums in HWP properties > * fix handling of float value for number of vCPU in HWP > > > I will update the website and docs to reflect those changes in time for > the official release. > > David > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org