openstack-python-openstackc.../openstackclient
Alvaro Lopez Garcia 78ae57112c Refactor check_valid_auth_options function
The functions check_valid_auth_options() function was relying on the name
for checking the set of required options, but this could cause errors
with external auth plugins. If somebody defines an auth plugin plugin
named "footoken" the check function would check for a "token" option,
even if the plugin has not defined that option. This change tries to
improve this situation, cheking for some options only if they have been
defined in the plugin.

Change-Id: I4255f2e7d4d23449c95be957ea7b6b60983f2608
2016-06-21 08:54:36 +02:00
..
api Refactor check_valid_auth_options function 2016-06-21 08:54:36 +02:00
common Standardize logger usage 2016-06-20 15:16:51 +00:00
compute Merge "Standardize logger usage" 2016-06-20 17:26:57 +00:00
identity Merge "Standardize logger usage" 2016-06-20 17:26:57 +00:00
image Standardize logger usage 2016-06-20 15:16:51 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Merge "Error handling of "router delete" command" 2016-06-20 22:24:27 +00:00
object osc-lib: command 2016-06-13 11:00:22 -05:00
tests Merge "Error handling of "router delete" command" 2016-06-20 22:24:27 +00:00
volume Merge "Standardize logger usage in volume" 2016-06-15 00:09:15 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Do not prompt for scope options with default scoped tokens 2016-06-17 12:37:15 -04:00