python-openstackclient/openstackclient/tests/unit/common
Dean Troyer 6fcc2608b1 Remove token_endpoint auth type
The token_endpoint was a compatibility auth type to maintain support
for the --url global option that dated back to the beginning of
OpenStack CLI auth.  The common keystoneauth library implements
'admin_token' which provides the same functionality using
--endpoint rather than --url.

Change-Id: I1b9fbb96e447889a41b705324725a2ffc8ecfd9f
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-08-27 11:08:50 -05:00
..
__init__.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_availability_zone.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_clientmanager.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_command.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_configuration.py move unit tests to new "unit" test module 2016-09-08 15:19:50 -07:00
test_extension.py Refactor Extension show and list command 2017-05-18 11:33:45 +08:00
test_limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
test_logs.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
test_parseractions.py Rehome test units lib 2017-11-02 13:44:16 +01:00
test_project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
test_quota.py Merge "Delete the LB object quotas set command in openstackclient" 2019-03-13 08:48:34 +00:00