Apache libcloud 1.0.0-pre1 发布,更新信息如下:
General
Introduction of container based drivers for Docker, Rkt and Container-as-a-service providers (LIBCLOUD-781, GITHUB-666) [Anthony Shaw]
Introduce a new libcloud.backup API for Backup as a Service projects and products. (GITHUB-621) [Anthony Shaw]
Also retry failed HTTP(s) requests upon transient "read operation timed out" SSL error. (GITHUB-556, LIBCLOUD-728) [Scott Kruger]
Throw a more user-friendly exception if a client fails to establish SSL / TLS connection with a server because of an unsupported SSL / TLS version. (GITHUB-682) [Tomaz Muraus]
ibcloud 是一个访问云计算服务的统一接口,该项目已经成为 Apache 组织的顶级项目,采用 Python 开发。
Compute
Add ap-northeast-2 region to EC2 driver (South Korea) (GITHUB-681) [Anthony Shaw]
Added Added volume type to EC2 volume extra to EC2 driver. (GITHUB-680) [Gennadiy Stas]
Add LazyObject class that provides lazy-loading, see GCELicense for usage (LIBCLOUD-786, GITHUB-665) [Scott Crunkleton]
Added t2.nano instance type to EC2 Compute driver (GITHUB-663) [Anthony Shaw]
Support for passing the image ID as a string instead of an instance of image when creating nodes in Dimension Data driver. (GITHUB-664) [Anthony Shaw]
DNS
Add support for 'health checks' in Aurora DNS driver (GITHUB-672) [Wido den Hollander]
Make sure ttl attribute is correctly parsed and added to the Recordextra dictionary. (GITHUB-675) [Wido den Hollander]
Improve unit tests of Aurora DNS driver (GITHUB-679) [Wido den Hollander]
软件详情:https://github.com/apache/libcloud/blob/v1.0.0-pre1/CHANGES.rst
下载地址:https://github.com/apache/libcloud/archive/v1.0.0-pre1.tar.gz
来自:开源中国社区

