forked from pool/python-apache-libcloud
Accepting request 355081 from home:aboe76:branches:devel:languages:python
small update to version 0.20.1 OBS-URL: https://build.opensuse.org/request/show/355081 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 20:58:45 UTC 2016 - aboe76@gmail.com
|
||||
|
||||
- Updated to apache libcloud 0.20.1
|
||||
- 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]
|
||||
- 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 Record extra dictionary.
|
||||
(GITHUB-675) [Wido den Hollander]
|
||||
- Improve unit tests of Aurora DNS driver (GITHUB-679) [Wido den Hollander]
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 21:35:16 UTC 2015 - aboe76@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user