1
0

Accepting request 197618 from home:aboe76:branches:devel:languages:python

new upstream release

OBS-URL: https://build.opensuse.org/request/show/197618
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=35
This commit is contained in:
Niels Abspoel
2013-09-06 17:16:27 +00:00
committed by Git OBS Bridge
parent 005647734d
commit 07ddfb8c22
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 5 10:20:33 UTC 2013 - aboe76@gmail.com
- Updated to 0.13.1
- General Changes:
- Fix a regression introduced in 0.13.0 and make sure to include
Content-Length 0 with PUT and POST requests.
- Compute Changes:
- Fix a bug in the ElasticHosts driver and check for right HTTP status
code when determining drive imaging success.
- Update Opsource driver to include node public ip address (if available).
- Storage Chagnes:
- Fix a regression with calling encode_container_name instead of
encode_object_name on object name in get_object method.
- Ensure that AWS S3 multipart upload works for small iterators.
-------------------------------------------------------------------
Mon Jul 1 18:30:05 UTC 2013 - aboe76@gmail.com