python-swiftclient/tests/unit
Pratik Mallya a175689418 Accept token and tenant_id for authenticating against KS
Allow swiftclient to authenticate against keystone using tenant
name/id and token only. Without this patch, the password is
required, which may not always be available. Authentication
against keystone is required to get the service catalog,
which includes the endpoints for swift.

Change-Id: I4477af445474c5fa97ff864c4942f1330b59e5d6
Closes-Bug: #1476002
2016-01-18 10:47:05 -08:00
..
__init__.py Add functional tests for python-swiftclient 2014-05-05 11:53:37 +02:00
test_command_helpers.py Add per policy container count to account stat output 2014-09-19 17:07:48 -07:00
test_multithreading.py change deprecated assertEquals to assertEqual 2015-08-06 18:50:33 +09:00
test_service.py Reduce memory usage for download/delete and add --no-shuffle option to st_download 2015-07-20 20:44:51 +01:00
test_shell.py Merge "Reduce memory usage for download/delete and add --no-shuffle option to st_download" 2015-08-28 00:48:52 +00:00
test_swiftclient.py Accept token and tenant_id for authenticating against KS 2016-01-18 10:47:05 -08:00
test_utils.py change deprecated assertEquals to assertEqual 2015-08-06 18:50:33 +09:00
utils.py Accept token and tenant_id for authenticating against KS 2016-01-18 10:47:05 -08:00