python-zaqarclient/tests/unit
Fei Long Wang ca76a31311 Support keystone session when creating client
Currently, Zaqar client doesn't support passing in Keystone
session for authentation. This patch add that support, so
that user can create Zaqar client like:
z = zaqarclient.Client(session=session)

Change-Id: Idbd81678714534116d3f3cf8a395a704b1f61542
2016-11-03 14:31:09 +13:00
..
auth Support keystone session when creating client 2016-11-03 14:31:09 +13:00
cli Use osc-lib instead of openstackclient 2016-06-24 13:14:33 +08:00
common Updated from global requirements 2015-08-27 13:19:58 +02:00
openstack Files with no code must be left completely empty 2016-10-21 13:41:32 +07:00
queues Change assertTrue(isinstance()) by optimal assert 2016-10-08 10:08:44 +08:00
transport Support SSL and Insecure 2016-10-20 15:52:36 +13:00
__init__.py Updated from global requirements 2015-08-27 13:19:58 +02:00