Re: [VOTE] release deltacloud 0.4.1, rc1

2011-10-11 Thread Jim Jagielski
+1
On Oct 4, 2011, at 1:00 PM, 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
 
 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-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
 


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] release deltacloud 0.4.1, rc1

2011-10-11 Thread Carl Trieloff


+1

On 10/11/2011 08:40 AM, Jim Jagielski wrote:
 +1
 On Oct 4, 2011, at 1:00 PM, 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

 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-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org



-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] release deltacloud 0.4.1, rc1

2011-10-10 Thread Davanum Srinivas
+1 from me.

On Tue, Oct 4, 2011 at 1:00 PM, David Lutterkort lut...@redhat.com 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

 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





-- 
Davanum Srinivas :: http://davanum.wordpress.com

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] release deltacloud 0.4.1, rc1

2011-10-05 Thread Michal Fojtik

On Oct 4, 2011, at 7:00 PM, 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 mfojtik

 -- Michal

 
 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
 

--
Michal Fojtik, Senior Software Engineer
Red Hat (mfoj...@redhat.com)
Deltacloud API: http://deltacloud.org



smime.p7s
Description: S/MIME cryptographic signature