cookbook-openstack-dns/recipes
Roger Luethi be7279b841 Remove domain role from designate service user
This patch removes the openstack_user resource with :grant_domain
action. A user is always created within a specific domain; such a
mmembership 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 designate 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 designate user is to be
created in the Default domain).
2017-11-14 15:41:40 +01:00
..
api.rb Initial commit 2017-08-28 09:40:32 +00:00
central.rb Initial commit 2017-08-28 09:40:32 +00:00
common.rb Fixups for real world deployment 2017-09-11 10:14:05 +00:00
identity_registration.rb Remove domain role from designate service user 2017-11-14 15:41:40 +01:00
mdns.rb Fixups for real world deployment 2017-09-11 10:14:05 +00:00
neutron_int.rb Fixups for real world deployment 2017-09-11 10:14:05 +00:00
producer.rb Fixups for real world deployment 2017-09-11 10:14:05 +00:00
worker.rb Fixups for real world deployment 2017-09-11 10:14:05 +00:00