python-openstackclient/openstackclient/tests/functional
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
..
common Remove token_endpoint auth type 2019-08-27 11:08:50 -05:00
compute Add openstack server create --boot-from-volume option 2019-08-09 16:44:46 +00:00
examples move all functional tests to tests module 2016-09-09 03:29:47 +00:00
identity Remove deprecated identity commands and args 2019-05-19 12:54:33 -05:00
image Use cliff formattable columns in image commands 2019-06-22 13:36:46 -05:00
network Merge "Use cliff formattable columns in network commands" 2019-06-22 18:27:00 +00:00
object Fix service discovery in functional tests 2019-03-13 16:16:24 +01:00
volume Merge "Use cliff formattable columns in volume v2 commands" 2019-06-23 00:45:37 +00:00
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00:00
base.py Fix functional.base.TestCase.openstack() to optionally omit --os-auth-type 2019-08-22 11:05:09 -05:00