Subject: CVS commit: pkgsrc/net/py-apache-libcloud
From: Adam Ciarcinski
Date: 2017-05-10 19:58:32
Message id: 20170510175832.636E4FBE4@cvs.NetBSD.org

Log Message:
Changes in Apache Libcloud 2.0.0
--------------------------------
Common
~~~~~~
- 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

Files:
RevisionActionfile
1.7modifypkgsrc/net/py-apache-libcloud/Makefile
1.4modifypkgsrc/net/py-apache-libcloud/PLIST
1.4modifypkgsrc/net/py-apache-libcloud/distinfo