mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-07 05:43:15 +00:00
This adds test for assignment of keystone roles to a group/user in a multidomain context. Related: https://review.opendev.org/#/c/703930/ Change-Id: I6422f823e8fb8a0757941e8bd692d3d8c0abbf88
5 lines
110 B
YAML
5 lines
110 B
YAML
domain_name: ansible_domain
|
|
user_name: ansible_user
|
|
group_name: ansible_group
|
|
keystone_role_name: anotherrole
|