You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Tomaz Muraus <to...@apache.org> on 2019/12/05 20:06:21 UTC

[dev] [VOTE] Release Apache Libcloud 2.7.0

This is a voting thread for Libcloud v2.7.0.

This release includes a couple of big new features, the most prominent ones
being:

* Type annotations / hints for the base Libcloud compute API
* New start_node() and stop_node() methods have been added to the standard
Libcloud compute API (existing "ex_start_node()" and "ex_stop_node()"
methods have been "promoted")
* S3 driver class constructor now support "region" argument, same as the
majority of other provider drivers which support multiple regions (no more
class per region madness).

Full list of changes can be found at
https://github.com/apache/libcloud/blob/trunk/CHANGES.rst#changes-in-apache-libcloud-270

Release artifacts can be found at
https://people.apache.org/~tomaz/libcloud/2.7.0/

This will likely also be the last major / minor release before v3.0.0 which
will drop support for Python 2.7 and 3.4.

Please test the release and post your votes.

+/- 1
[  ]  Release Apache Libcloud 2.7.0

Vote will be open until December 8th, 2019 (or longer, if needed)

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

Posted by anthony shaw <an...@gmail.com>.
[+1]  Release Apache Libcloud 2.7.0

Sent from my iPhone

> On 6 Dec 2019, at 7:11 am, Jerry Chen <je...@apache.org> wrote:
> 
> [+1]  Release Apache Libcloud 2.7.0

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

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

> On Dec 5, 2019, at 2:06 PM, Tomaz Muraus <to...@apache.org> wrote:
> 
> This is a voting thread for Libcloud v2.7.0.
> 
> This release includes a couple of big new features, the most prominent ones
> being:
> 
> * Type annotations / hints for the base Libcloud compute API
> * New start_node() and stop_node() methods have been added to the standard
> Libcloud compute API (existing "ex_start_node()" and "ex_stop_node()"
> methods have been "promoted")
> * S3 driver class constructor now support "region" argument, same as the
> majority of other provider drivers which support multiple regions (no more
> class per region madness).
> 
> Full list of changes can be found at
> https://github.com/apache/libcloud/blob/trunk/CHANGES.rst#changes-in-apache-libcloud-270
> 
> Release artifacts can be found at
> https://people.apache.org/~tomaz/libcloud/2.7.0/
> 
> This will likely also be the last major / minor release before v3.0.0 which
> will drop support for Python 2.7 and 3.4.
> 
> Please test the release and post your votes.
> 
> +/- 1
> [  ]  Release Apache Libcloud 2.7.0
> 
> Vote will be open until December 8th, 2019 (or longer, if needed)


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

Posted by Tomaz Muraus <to...@apache.org>.
[+1]  Release Apache Libcloud 2.7.0

---

Thanks to everyone for their votes.

The vote has passed with 4 +1's (Jerry, Anthony, Eric, Tomaz) and no other
votes.

I will publish the release artifacts shortly.

On Mon, Dec 9, 2019 at 2:25 PM Eric Johnson <er...@apache.org> wrote:

> [ +1]  Release Apache Libcloud 2.7.0
>
> On Thu, Dec 5, 2019 at 12:06 PM Tomaz Muraus <to...@apache.org> wrote:
>
> > This is a voting thread for Libcloud v2.7.0.
> >
> > This release includes a couple of big new features, the most prominent
> ones
> > being:
> >
> > * Type annotations / hints for the base Libcloud compute API
> > * New start_node() and stop_node() methods have been added to the
> standard
> > Libcloud compute API (existing "ex_start_node()" and "ex_stop_node()"
> > methods have been "promoted")
> > * S3 driver class constructor now support "region" argument, same as the
> > majority of other provider drivers which support multiple regions (no
> more
> > class per region madness).
> >
> > Full list of changes can be found at
> >
> >
> https://github.com/apache/libcloud/blob/trunk/CHANGES.rst#changes-in-apache-libcloud-270
> >
> > Release artifacts can be found at
> > https://people.apache.org/~tomaz/libcloud/2.7.0/
> >
> > This will likely also be the last major / minor release before v3.0.0
> which
> > will drop support for Python 2.7 and 3.4.
> >
> > Please test the release and post your votes.
> >
> > +/- 1
> > [  ]  Release Apache Libcloud 2.7.0
> >
> > Vote will be open until December 8th, 2019 (or longer, if needed)
> >
>

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

Posted by Eric Johnson <er...@apache.org>.
[ +1]  Release Apache Libcloud 2.7.0

On Thu, Dec 5, 2019 at 12:06 PM Tomaz Muraus <to...@apache.org> wrote:

> This is a voting thread for Libcloud v2.7.0.
>
> This release includes a couple of big new features, the most prominent ones
> being:
>
> * Type annotations / hints for the base Libcloud compute API
> * New start_node() and stop_node() methods have been added to the standard
> Libcloud compute API (existing "ex_start_node()" and "ex_stop_node()"
> methods have been "promoted")
> * S3 driver class constructor now support "region" argument, same as the
> majority of other provider drivers which support multiple regions (no more
> class per region madness).
>
> Full list of changes can be found at
>
> https://github.com/apache/libcloud/blob/trunk/CHANGES.rst#changes-in-apache-libcloud-270
>
> Release artifacts can be found at
> https://people.apache.org/~tomaz/libcloud/2.7.0/
>
> This will likely also be the last major / minor release before v3.0.0 which
> will drop support for Python 2.7 and 3.4.
>
> Please test the release and post your votes.
>
> +/- 1
> [  ]  Release Apache Libcloud 2.7.0
>
> Vote will be open until December 8th, 2019 (or longer, if needed)
>