python-openstackclient/openstackclient/tests/object/v1
Dean Troyer 4bbd03210f Change app.restapi to app.client_manager.session
This is step 1 toward using Keystone client's session.Session as the
primary session/requests interface in OSC.

* Move the session create into ClientManager and rename 'restapi' attribute to 'session'
* Set up ClientManager and session loggers
* Fix container and object command references to restapi/api

Change-Id: I013d81520b336c7a6422cd22c05d1d65655e64f8
2014-08-25 13:38:03 -05:00
..
lib Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Restore Object API name 'object-store' 2013-11-25 14:46:57 -06:00
test_container.py Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00
test_object.py Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00