python-zaqarclient/zaqarclient
Thomas Herve 13e90a0ab5 Properly pass the CA to requests
We store the CA in request.cert, but it's not compatible with a cert. To
pass the CA to requests, we need to set the verify argument.

Change-Id: Id0f39e3253b1486db8ae2da3d7dc6c0fdb41062a
2018-10-04 15:00:22 +02:00
..
auth Support keystone session when creating client 2016-11-03 14:31:09 +13:00
common Add support for flavor to the client library 2014-09-17 16:39:25 +02:00
queues Fix doc CI failure 2018-06-11 15:57:39 +08:00
tests Replace os-client-config to openstacksdk 2018-07-25 11:32:27 +08:00
transport Properly pass the CA to requests 2018-10-04 15:00:22 +02:00
__init__.py Set client module __version__ 2017-02-06 16:16:22 +08:00
_i18n.py Remove log translations 2017-03-21 23:25:29 +08:00
errors.py Added i18n support 2014-11-13 17:17:01 +01:00
version.py Add releasenotes for client 2016-12-21 14:12:00 +08:00