diff options
| author | Boris Bobrov <bbobrov@mirantis.com> | 2016-11-17 13:46:21 +0300 |
|---|---|---|
| committer | Boris Bobrov <bbobrov@mirantis.com> | 2016-11-18 13:52:58 +0000 |
| commit | e51a8d63747932f2ee4ffab02dfb0cd43e4a103d (patch) | |
| tree | 0e69ebf41b5c952d4daa5ec29df0ce3aed1e6888 /openstackclient/api/auth_plugin.py | |
| parent | 6eef3277f5b3ebcceded9963627b78b2307621a9 (diff) | |
| download | python-openstackclient-e51a8d63747932f2ee4ffab02dfb0cd43e4a103d.tar.gz | |
Use project_domain_id only in password auth
The method being changed constructs domain-related parameters that will
further be passed to the auth plugin. If project domain is not
passed, the method sets it to the default domain.
token_endpoint does not expect any information about domain,
because it uses only a token and URL. Passing it to auth plugin causes
an exception.
Construct domain-related parameters only for specific plugins, such
as password or totp.
Change-Id: I13db3bbe31a0ed843e9f4528d37c768546e2bee9
Closes-Bug: 1642301
Diffstat (limited to 'openstackclient/api/auth_plugin.py')
0 files changed, 0 insertions, 0 deletions
