cookbook-openstack-orchestr.../recipes
Roger Luethi 48fdd181f9 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: Ic45dd42453d9f8ae2a8c4d04f830cff67740cac6
2017-11-13 09:34:17 +01: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 superfluous role_name arguments 2017-11-13 09:34:17 +01:00