Running tempest failed when multi identity backends are configured

Bug #1620878 reported by Tao Li
256
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
In Progress
Undecided
Tao Li

Bug Description

If we want to use multi identity backend, such as SQL and LDAP together in one openstack。so we should modify the keystone configration file as follows。

[identity]
domain_specific_drivers_enabled = True
domain_config_dir = /etc/keystone/domains

when "domain_specific_drivers_enabled" is set true. The list_groups,list_groups,list_users_with_name operations in tempest will get the groups,users scoped the domain owned the current user, so we can't get other domain's groups,users.

hence, we should add a configration item "domain_specific_drivers_enabled" to identity this scenario。

Revision history for this message
Tao Li (eric-litao) wrote :
Changed in tempest:
assignee: nobody → Tao Li (eric-litao)
Tao Li (eric-litao)
information type: Public → Public Security
Tao Li (eric-litao)
Changed in tempest:
status: New → In Progress
To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.