cookbook-openstack-network/recipes
Roger Luethi c678df66d6 Remove domain role from neutron 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 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 neutron 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 neutron user is to be
created in the Default domain).

Change-Id: I4b67565c9408c758acefc681dd756a1dca836ec3
2017-11-13 15:09:22 +00:00
..
_bridge_config_example.rb adaptions for _bridge_config_example recipe for multi-node demo 2016-05-04 08:41:17 +02:00
db_migration.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
default.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
dhcp_agent.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
fwaas.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
identity_registration.rb Remove domain role from neutron service user 2017-11-13 15:09:22 +00:00
l3_agent.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
lbaas.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
metadata_agent.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
metering_agent.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
ml2_core_plugin.rb refactoring final step 2016-02-08 10:44:13 +01:00
ml2_linuxbridge.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
ml2_openvswitch.rb Use the right path and file name for rhel and fedora OVS conf files 2016-09-06 15:31:59 -07:00
openvswitch.rb removed bridge creation from recipes and splittet recipes 2016-03-02 09:37:07 +01:00
openvswitch_agent.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
plugin_config.rb Fixes for Ocata, style and lint fixes for chefdk 2017-08-10 16:09:18 -04:00
server.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00
vpnaas.rb Initial network Pike updates 2017-08-25 09:57:18 -04:00