python-glanceclient/glanceclient/tests
Jamie Lennox 5ce9c7dc96 Make glanceclient accept a session object
To make this work we create a different HTTPClient that extends the
basic keystoneclient Adapter. The Adapter is a standard set of
parameters that all clients should know how to use like region_name and
user_agent. We extend this with the glance specific response
manipulation like loading and sending iterables.

Implements: bp session-objects
Change-Id: Ie8eb4bbf7d1a037099a6d4b272cab70525fbfc85
2015-06-11 13:11:56 +00:00
..
functional Fix functional tests in gate 2015-05-15 13:18:00 -04:00
unit Make glanceclient accept a session object 2015-06-11 13:11:56 +00:00
__init__.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00
utils.py Move unit tests to standard directory 2015-04-18 17:42:20 +00:00