cookbook-openstack-integrat.../recipes
Roger Luethi 9bd4339b3b Remove superfluous role_name arguments
This patch removes the role_name when using openstack_user's :create
action (it gets ignored by the target method).

Note that the spec test would still pass if only the line in
identity_registration.rb (but not the test) were changed, because the
code that actually does grant the role to the resource is executed right
after user creation and before any tests check the resource for the
existence of the role_name attribute. In other words: if the argument
were required in a call but only supplied in another call, the spec
tests would not catch it. Something to watch out for.

Change-Id: I92b47cd0156e4146a40ca7be89c102a625b5bdf6
2017-11-13 10:39:19 +01: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 superfluous role_name arguments 2017-11-13 10:39:19 +01:00