openstack-python-openstackc.../openstackclient/tests/functional/common
Dean Troyer 865e182970 Make configuration show not require auth
The configuration show should not require auth to just display the
OSC config object.  Changes to make it not require auth have
knock-on effects of needing to change a bunch of tests that use it
assuming it _does_ require auth so change those to use 'extension list'
instead.

This sets up further testing of the command line options for changes
in behaviour when we switch to straight SDK usage for configuration.

Change-Id: I6c52485341214ba401064c0f2d1e2b95fdc225c0
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-08-01 14:53:02 -05:00
..
__init__.py move all functional tests to tests module 2016-09-09 03:29:47 +00: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