openstack-python-openstackc.../openstackclient/tests
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
..
common Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00
compute Fix server resize 2014-07-08 11:20:13 -05:00
identity a mistake in tests/identity/v3/test_role.py 2014-08-12 19:36:57 +08:00
image Merge "Add more columns to image list output" 2014-07-26 22:20:19 +00:00
network Merge "Allow network find to use alternate name" 2014-07-08 17:42:11 +00:00
object Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00
volume test_find_resource fails if run alone 2014-08-07 13:22:25 -04:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Change app.restapi to app.client_manager.session 2014-08-25 13:38:03 -05:00
test_shell.py Move network stuff to v2 instead of v2_0 2014-07-07 06:08:02 -06:00
utils.py Merge "Fix server resize" 2014-07-12 20:58:37 +00:00