python-zaqarclient/zaqarclient
wanghao 792a6d0ff1 Replace os-client-config to openstacksdk
Since now os-client-config has been superceded by openstacksdk[1].
So need to replace the os-client-config in zaqarclient to
slove the issue that 'No module named os_client_config'.

[1]:https://docs.openstack.org/os-client-config/latest/

Change-Id: I19bee5f276dcdd9a885fd99b6b656647e28ba139
2018-07-25 11:32:27 +08: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 Replace uuid.uuid4() with uuidutils.generate_uuid() 2017-07-20 15:06:41 +05:30
__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