Hi Anthony,

We’ve been testing 2.1.0-tentative in our staging environment and didn’t find 
any issue :)
Such tests involve different compute drivers, namely EC2, GCP, DigitalOcean and 
Vultr.

Thanks,
--
Francisco J. Ros

> El 10 jul 2017, a las 19:58, anthony shaw <anthonys...@apache.org> escribió:
> 
> This is the second 2.x release, containing major improvements as well as
> bug fixes for 2.0
> 
> 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=605821335f15ee9eeefee826ada55b97c4fd0065
> 
> 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=605821335f15ee9eeefee826ada55b97c4fd0065
> 
> Major changes include
> 
> - New drivers (Google Container Engine)
> - Improvements to our OpenStack support, adding Keystone 3 and Nova 2.x
> - Use PyTest as the unit testing runner
> - Use of LXML is now disabled by defalt, use
> libcloud.utils.py3.DEFAULT_LXML = True to reenable. LXML has compatibility
>  issues with a number of drivers and etree is a standard package
> 
> Minor changes include
> 
> - [AWS] Update prices and fix some region names
> - Fix bug in utils.decorators wrap exception method, used by vsphere driver
> - Switch RawResponse class to use content body instead of text body,
> up to 10x performance improvement for methods like
> StorageDriver.download_object
> - [GCE] Add loadBalancingScheme parameter for
> ex_create_forwarding_rule method in GCE driver.
> - [GCE] Fix error codes not being parsed in certain scenarios
> - [EC2] Fix node's Block Device Mapping was parsed from incorrect mapping.
>  EbsInstanceBlockDevice is different from EbsBlockDevice.
> - [GANDI] Fixes the location name in image and instance type classes
> - [GCE] Fix method for create instance properties, it previously
> ignored the disk type parameter and defaulted to pd-standard.
> - Fix missing return data from EC2 billing product methods
> - Handle [VULTR] API rate limiting
> - Fix Kili driver not correctly fixing the auth version for openstack
> to 2.0_password
> - [EC2] Add i3 instance types for AWS
> - [VULTR] Extend extra dict of Vultr sizes to include additional
> fields (plan_type and available_locations)
> - [KUBERNETES] Fix get_container method responding with None
> - [DOCKER] Fix for start_container method
> - [DOCKER] fix add an extra check otherwise list_containers breaks
> with AttributeError when fromImages is specified
> - [S3] Fix raise in s3.upload_object_via_stream
> 
> Release artifacts can be found at
> 
> http://people.apache.org/~anthonyshaw/libcloud/2.1.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.1.0
> 
> Vote will be open until July 17th, 2017.
> 
> Thanks,
> Anthony

Reply via email to