[dev] [ANNOUNCE] Apache Libcloud 2.7.0 release

2019-12-09 Thread Tomaz Muraus
Libcloud is a Python library that abstracts away the differences among multiple cloud provider APIs. It allows users to manage cloud services (servers, storage, load balancers, DNS, containers as a service) offered by many different providers through a single, unified and easy to use API. We are h

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

2019-12-09 Thread Tomaz Muraus
[+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 wrote: > [ +1] Release Apache Libcloud 2.7.

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

2019-12-09 Thread Eric Johnson
[ +1] Release Apache Libcloud 2.7.0 On Thu, Dec 5, 2019 at 12:06 PM Tomaz Muraus 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 > * Ne