openstack-python-openstackc.../openstackclient/api
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 Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Fix missing i18n supports in api/ and shell.py 2016-06-14 11:03:56 -05:00
auth.py Refactor setting defaults for some scope parameters 2016-06-21 08:55:30 +02:00
auth_plugin.py Refactor setting defaults for some scope parameters 2016-06-21 08:55:30 +02:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Trivial: Update image_list v2 docs 2016-03-01 18:48:09 +08:00
object_store_v1.py osc-lib: utils 2016-06-13 10:50:44 -05:00
utils.py Fix typos in docstrings and comments 2016-04-06 10:30:39 +07:00