openstack-python-openstackc.../openstackclient/tests/common
guang-yee 41e1bd0be6 Support unscoped token request
Make scope check optional for the "token issue" command as unscoped token is
a valid Keystone V2/V3 API.

Change-Id: Ie1cded4dbfdafd3a78c0ebdf89e3f66762509930
Closes-Bug: #1543214
2016-02-19 16:07:13 -08:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
test_availability_zone.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_clientmanager.py Support unscoped token request 2016-02-19 16:07:13 -08:00
test_command.py Set up logger of each command by metaclass 2016-01-20 22:02:19 +09:00
test_commandmanager.py Don't use Mock.called_once_with that does not exist 2016-02-19 13:44:54 +08:00
test_configuration.py Changed the abstract columns and datalists from test cases of common and Identity 2016-01-12 17:25:33 +05:30
test_extension.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_logs.py Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:40:09 +05:30
test_module.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_parseractions.py Refactor: Initialize parser in setUp() in TestNonNegativeAction 2015-12-28 20:01:13 +08:00
test_quota.py Fix showing network quotas for a project 2016-02-02 02:02:53 +00:00
test_timing.py Fix DisplayCommandBase comments for cliff Lister subclass tests 2016-02-09 20:28:18 +08:00
test_utils.py Merge "Use assert_not_called() in common tests" 2016-02-04 22:56:57 +00:00