openstack-python-openstackc.../openstackclient/tests/functional/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 all functional tests to tests module 2016-09-09 03:29:47 +00:00
test_args.py Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
test_availability_zone.py Refactor availability zone functional test 2016-11-28 20:01:52 +08:00
test_configuration.py Make configuration show not require auth 2019-08-01 14:53:02 -05:00
test_extension.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_help.py Cleanup error messages on failure 2018-02-28 11:39:18 -05:00
test_module.py Update command test for volume.v3 2018-05-18 07:12:04 -05:00
test_quota.py Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
test_versions.py Add command to show all service versions 2018-07-23 16:58:30 -05:00