python-openstackclient/openstackclient/common
Alvaro Lopez Garcia 099a2c38b9 Refactor setting defaults for some scope parameters
The code is setting defaults for some scope parameters, cheking if the
name ends with some specific substring (namely ending in "password")
causing failures in some plugins that end with the same string, but do
not allow those parameters (like "user_domain_id" in "v3oidcpassword").

Closes-Bug: #1582774
Change-Id: Id7036db3b783b135353d035dc4c1df7c808d6474
2016-06-21 08:55:30 +02:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
availability_zone.py Standardize logger usage 2016-06-20 15:16:51 +00:00
clientmanager.py Refactor setting defaults for some scope parameters 2016-06-21 08:55:30 +02:00
command.py Finish osc-lib transition for command.py 2016-06-15 22:50:43 +00:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py osc-lib: command 2016-06-13 11:00:22 -05:00
exceptions.py Use osc-lib and set up deprecation warnings 2016-06-10 08:35:54 -05:00
extension.py Standardize logger usage 2016-06-20 15:16:51 +00:00
limits.py osc-lib: command 2016-06-13 11:00:22 -05:00
logs.py osc-lib: logs 2016-06-13 10:55:44 -05:00
module.py osc-lib: command 2016-06-13 11:00:22 -05:00
parseractions.py osc-lib: parseractions 2016-06-13 10:55:44 -05:00
quota.py osc-lib: command 2016-06-13 11:00:22 -05:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py osc-lib: timing 2016-06-13 11:08:21 -05:00
utils.py Use osc-lib and set up deprecation warnings 2016-06-10 08:35:54 -05:00