python-openstackclient/openstackclient/common
Dean Troyer ef99f44462 Improve no-auth path
The commands that do not require authentication sometimes still need
to call ClientManager.is_network_endpoint_enabled() to see if Neutron
is available.  Optimize the paths a bit to skip auth when it is not
necessary; the upshot is Neutron will be assumed in these cases now.

This gets a LOT cleaner when it appears is a future osc-lib.

Change-Id: Ifaddc57dfa192bde04d0482e2cdcce111313a22a
2017-04-24 18:57:10 -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 Improve no-auth path 2017-04-24 18:57:10 -05:00
command.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
exceptions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
extension.py Merge "OSC Extension Show" 2017-03-23 20:30:15 +00:00
limits.py translate all command help strings 2016-11-17 02:33:42 +00:00
logs.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
module.py Support list commands by group name keyword 2017-02-23 12:13:06 +08:00
parseractions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
quota.py Merge "OSC Quota List" 2017-03-21 03:56:05 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
utils.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00