Merge "Use project_domain_id only in password auth"
This commit is contained in:
		| @@ -151,6 +151,7 @@ class OSC_Config(config.OpenStackConfig): | |||||||
|             # present, then do not change the behaviour. Otherwise, set the |             # present, then do not change the behaviour. Otherwise, set the | ||||||
|             # PROJECT_DOMAIN_ID to 'OS_DEFAULT_DOMAIN' for better usability. |             # PROJECT_DOMAIN_ID to 'OS_DEFAULT_DOMAIN' for better usability. | ||||||
|             if ( |             if ( | ||||||
|  |                     auth_type in ("password", "v3password", "v3totp") and | ||||||
|                     not config['auth'].get('project_domain_id') and |                     not config['auth'].get('project_domain_id') and | ||||||
|                     not config['auth'].get('project_domain_name') |                     not config['auth'].get('project_domain_name') | ||||||
|             ): |             ): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jenkins
					Jenkins