python-zaqarclient/tests/unit/auth
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
..
__init__.py Move auth tests under the unit package 2014-03-25 14:13:10 +01:00
test_base.py Rename Marconi to Zaqar 2014-08-04 16:55:10 +02:00
test_keystone.py Support keystone session when creating client 2016-11-03 14:31:09 +13:00