Thanks for the reply on creating domains for users. Our use-case is as follows: We want to have a project_admin role for a project. The user with project_admin role can only create/delete new users for the project with member role.
I have deploy openstack in yoga version using kolla-ansible. I noticed that only admin role can create a new user. Would it be possible to also allow user with __member__ role to create user in the respective project.