python-zaqarclient/zaqarclient/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 Add a way to create a signed URL from a queue 2016-01-20 15:32:45 +01:00
base.py Rename Marconi to Zaqar 2014-08-04 16:55:10 +02:00
keystone.py Support keystone session when creating client 2016-11-03 14:31:09 +13:00
signed_url.py Add a way to create a signed URL from a queue 2016-01-20 15:32:45 +01:00