python-openstackclient/openstackclient
Boris Bobrov e51a8d6374 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
2016-11-18 13:52:58 +00:00
..
api Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
common Use project_domain_id only in password auth 2016-11-18 13:52:58 +00:00
compute Add --long option and more columns to the hypervisor list command 2016-10-27 04:33:47 -07:00
identity Warning for empty password set for user create/set 2016-10-19 03:07:54 +00:00
image osc-lib: shell 2016-08-05 13:48:55 -05:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network Do proper deprecation for security group rule create 2016-11-16 07:53:30 -06:00
object Add translation markers for object commands 2016-09-26 22:52:14 -04:00
tests Merge "network.common.NetworkAndComputeShowOne: catch HttpException" 2016-11-10 18:10:41 +00:00
volume Merge "Add "--read-only" and "--read-write" options in "volume set"" 2016-11-10 16:59:18 +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 Improve output of supported API versions 2016-10-07 11:02:53 +00:00