cookbook-openstack-integrat.../recipes
Roger Luethi 4c44ad5817 Remove domain role from tempest users
This patch removes the openstack_user resource with :grant_domain
action. A user is always created within a specific domain; such a
membership cannot be tacked on later. This resource gave the user the
role intended for their project for the domain (i.e., for the Default
domain instead of for the service project).

We add the domain_name attribute that creates the tempest users in the
desired domain. Note that this change needs a sufficiently recent
openstackclient cookbook -- otherwise the domain_name attribute is
ignored (which does not matter as long as the tempest users are to be
created in the Default domain).

Change-Id: I345826bc3dae80d25b8f8826c63c5914cf1c2db5
2017-11-13 15:08:28 +00:00
..
create_network.rb Add recipes for kitchen testing 2017-09-13 08:05:44 +02:00
run_tempest.rb Add recipes for kitchen testing 2017-09-13 08:05:44 +02:00
setup.rb Remove domain role from tempest users 2017-11-13 15:08:28 +00:00