cookbook-openstack-orchestr.../recipes
Roger Luethi 00341ef50a Remove domain role from heat service user
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 heat user
the role intended for its 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 heat user 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 heat user is to be created
in the Default domain).

Change-Id: Ifa3d344a3d9094dd1272b126a4dc9ab951c00972
2017-11-13 15:07:33 +00:00
..
api-cfn.rb Remove api-paste.ini as it provided by package 2015-03-17 10:42:01 -05:00
api-cloudwatch.rb Remove api-paste.ini as it provided by package 2015-03-17 10:42:01 -05:00
api.rb Remove api-paste.ini as it provided by package 2015-03-17 10:42:01 -05:00
common.rb Heat Fixes 2017-10-06 10:21:54 +02:00
engine.rb Update recipes to be rubocop compliant 2014-02-04 17:03:49 -05:00
identity_registration.rb Remove domain role from heat service user 2017-11-13 15:07:33 +00:00