You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by sebgoa <ru...@gmail.com> on 2014/07/03 00:00:29 UTC

[dev] [VOTE] Release Apache Libcloud 0.15.1

This is a voting thread for Libcloud 0.15.1,

This is primarily a bug-fix release, it fixes a possible race condition in the deploy_node method which would occur if the SSH key has not been installed yet, it also propagates an exception if the path to a private key is invalid.

Full changelog can be found at https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059

Release artifacts can be found at http://people.apache.org/~sebgoa/libcloud/

KEYS file can found at https://dist.apache.org/repos/dist/release/libcloud/KEYS

Please test the release and post your votes.

+/- 1
[  ]  Release Apache Libcloud 0.15.1

Vote will be opened until July 5th, 2014 (or longer, if needed).

Thanks,

-Sebastien

Re: [dev] [VOTE] Release Apache Libcloud 0.15.1

Posted by Jerry Chen <je...@apache.org>.
[+1]  Release Apache Libcloud 0.15.1

On Jul 2, 2014, at 5:00 PM, sebgoa <ru...@gmail.com> wrote:

> This is a voting thread for Libcloud 0.15.1,
> 
> This is primarily a bug-fix release, it fixes a possible race condition in the deploy_node method which would occur if the SSH key has not been installed yet, it also propagates an exception if the path to a private key is invalid.
> 
> Full changelog can be found at https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059
> 
> Release artifacts can be found at http://people.apache.org/~sebgoa/libcloud/
> 
> KEYS file can found at https://dist.apache.org/repos/dist/release/libcloud/KEYS
> 
> Please test the release and post your votes.
> 
> +/- 1
> [  ]  Release Apache Libcloud 0.15.1
> 
> Vote will be opened until July 5th, 2014 (or longer, if needed).
> 
> Thanks,
> 
> -Sebastien


Re: [dev] [VOTE] Release Apache Libcloud 0.15.1

Posted by Tomaz Muraus <to...@apache.org>.
Looking good:

1. Archive contents looks OK (git clone ; git checkout v0.15.1-tentative ;
diff -r libcloud/ apache-libcloud-0.15.1/)

2. Tests pass (python setup.py.test, tox)

3. Signatures are OK (gpg --verify)

[+1]  Release Apache Libcloud 0.15.1




On Thu, Jul 3, 2014 at 12:00 AM, sebgoa <ru...@gmail.com> wrote:

> This is a voting thread for Libcloud 0.15.1,
>
> This is primarily a bug-fix release, it fixes a possible race condition in
> the deploy_node method which would occur if the SSH key has not been
> installed yet, it also propagates an exception if the path to a private key
> is invalid.
>
> Full changelog can be found at
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059
>
> Release artifacts can be found at
> http://people.apache.org/~sebgoa/libcloud/
>
> KEYS file can found at
> https://dist.apache.org/repos/dist/release/libcloud/KEYS
>
> Please test the release and post your votes.
>
> +/- 1
> [  ]  Release Apache Libcloud 0.15.1
>
> Vote will be opened until July 5th, 2014 (or longer, if needed).
>
> Thanks,
>
> -Sebastien

Re: [dev] [VOTE] Release Apache Libcloud 0.15.1

Posted by Alex Gaynor <al...@gmail.com>.
[+1]


On Wed, Jul 2, 2014 at 3:00 PM, sebgoa <ru...@gmail.com> wrote:

> This is a voting thread for Libcloud 0.15.1,
>
> This is primarily a bug-fix release, it fixes a possible race condition in
> the deploy_node method which would occur if the SSH key has not been
> installed yet, it also propagates an exception if the path to a private key
> is invalid.
>
> Full changelog can be found at
> https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059
>
> Release artifacts can be found at
> http://people.apache.org/~sebgoa/libcloud/
>
> KEYS file can found at
> https://dist.apache.org/repos/dist/release/libcloud/KEYS
>
> Please test the release and post your votes.
>
> +/- 1
> [  ]  Release Apache Libcloud 0.15.1
>
> Vote will be opened until July 5th, 2014 (or longer, if needed).
>
> Thanks,
>
> -Sebastien




-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
GPG Key fingerprint: 125F 5C67 DFE9 4084

[dev] [RESULTS] [VOTE] Release Apache Libcloud 0.15.1

Posted by Sebastien Goasguen <ru...@gmail.com>.
This vote has passed with 5 +1 votes (Jerry, Alex, Tomaz, John and Sebastien) and no other votes.

I will proceed with the release announcement

-sebastien

On Jul 3, 2014, at 3:10 PM, John Carr <jo...@me.com> wrote:

> [+1]  Release Apache Libcloud 0.15.1
> 
> On 2 Jul 2014, at 23:00, sebgoa <ru...@gmail.com> wrote:
> 
>> This is a voting thread for Libcloud 0.15.1,
>> 
>> This is primarily a bug-fix release, it fixes a possible race condition in the deploy_node method which would occur if the SSH key has not been installed yet, it also propagates an exception if the path to a private key is invalid.
>> 
>> Full changelog can be found at https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059
>> 
>> Release artifacts can be found at http://people.apache.org/~sebgoa/libcloud/
>> 
>> KEYS file can found at https://dist.apache.org/repos/dist/release/libcloud/KEYS
>> 
>> Please test the release and post your votes.
>> 
>> +/- 1
>> [  ]  Release Apache Libcloud 0.15.1
>> 
>> Vote will be opened until July 5th, 2014 (or longer, if needed).
>> 
>> Thanks,
>> 
>> -Sebastien
> 


Re: [dev] [VOTE] Release Apache Libcloud 0.15.1

Posted by John Carr <jo...@me.com>.
[+1]  Release Apache Libcloud 0.15.1

On 2 Jul 2014, at 23:00, sebgoa <ru...@gmail.com> wrote:

> This is a voting thread for Libcloud 0.15.1,
> 
> This is primarily a bug-fix release, it fixes a possible race condition in the deploy_node method which would occur if the SSH key has not been installed yet, it also propagates an exception if the path to a private key is invalid.
> 
> Full changelog can be found at https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=6df77f6e2d3b4df9c3b23938dc65951d7f0a0059
> 
> Release artifacts can be found at http://people.apache.org/~sebgoa/libcloud/
> 
> KEYS file can found at https://dist.apache.org/repos/dist/release/libcloud/KEYS
> 
> Please test the release and post your votes.
> 
> +/- 1
> [  ]  Release Apache Libcloud 0.15.1
> 
> Vote will be opened until July 5th, 2014 (or longer, if needed).
> 
> Thanks,
> 
> -Sebastien