python-openstackclient/openstackclient/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 Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py TODO cleanup: osc-lib 2017-02-20 17:35:42 +00:00
clientmanager.py Remove code migrated to osc-lib long ago 2019-05-16 19:19:58 -05:00
configuration.py Make configuration show not require auth 2019-08-01 14:53:02 -05:00
extension.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
limits.py Fix limits show command without Nova and Cinder 2018-04-03 00:47:00 -07:00
module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
project_purge.py Fix 'project purge' deleting wrong project's servers and volumes 2018-09-14 10:23:14 +01:00
quota.py Merge "Delete the LB object quotas set command in openstackclient" 2019-03-13 08:48:34 +00:00
versions.py Make use of keystoneauth service-type filtering for versions 2018-10-19 07:55:41 -05:00