I emailed from my personal email; here we go instead: [+1] Release Apache Libcloud 2.0.0
> On Apr 21, 2017, at 9:44 PM, anthony shaw <anthonys...@apache.org> wrote: > > This is a first stable release for 2.0 and contains major changes since the > latest stable release, 1.5.0, > http://libcloud.readthedocs.io/en/latest/other/changes_in_2_0.html as well > as some bug fixes since 2.0.0rc2 > > A new -tentative tag is committed and can be found at > https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=tree;hb=611035a3380c16a22373efb33e34a376abe9008c > > A full list of changes can be found at: > https://git-wip-us.apache.org/repos/asf?p=libcloud.git;a=blob_plain;f=CHANGES.rst;hb=611035a3380c16a22373efb33e34a376abe9008c > > > Major changes include > > - New drivers (one and one, onapp) and ARM improvements > > Minor changes include > > - Fix OpenStack drivers not correctly setting URLs when used with > identity API, would default to 127.0.0.1 and service > catalog URLs were not adhered to. > - Fix Aliyun ECS, Load balancer and storage adapters when using > unicode UTF-8 characters in the names of resources > in 2.0.0rc2 < it would fail as a MalformedResponseError, Python 2.7 > element tree was raising a unicode error > - Refactor the test classes to use the full libcloud.http and > libcloud.common.base modules, with Connection, > Response all used with requests_mock. This increases our test > coverages and catches bugs in drivers' custom > parse_body and auth modules > - Rename libcloud.httplib_ssl to libcloud.http now that we don't use httplib > > - [ARM] Add support for Azure Cloud Environments as well as Locations > - [EC2] Add support for ModifyVolume and DescribeVolumesModifications > - [ARM] Fix string representation of the VhdImage type and fix listing > of Public IP addresses > - [GOOGLE] Remove validation checks for guestOsFeatures > - [VSPHERE] Fix issue with authentication methods crashing > - [ARM] Add network security groups to azure ARM > - [ARM] Add the ability to list resource groups > - Add 1&1 compute driver > - Fix Azure ARM driver condition for ex_list_publishers where location > is specified > - Added Import Snapshot and Describe Import Snapshot to EC2 compute driver > - Add price_monthly extra param to digitalocean sizes > - Add aliyun ecs instance join leave security group > - Add keypair management to OnApp driver > - Add missing regions in AWS storage and compute drivers > - Add SR-IOV net support to images in EC2 compute driver > - Fix - update t2.small image size from 11 CPU to 1 > - Added Billing Product for image in EC2 compute driver > - Add OnApp driver for DNS > > Release artifacts can be found at > > http://people.apache.org/~anthonyshaw/libcloud/2.0.0/ > > Note that 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 2.0.0 > > Vote will be open until April 27th, 2017. > > Thanks, > Anthony