cookbook-openstack-compute/recipes
Roger Luethi cb414a9655 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: I559ffa40c37f8e073a8e7fcb5186f2270e5ccd72
2017-11-13 15:59:02 +01:00
..
_nova_cell.rb Added cellv2 support 2017-08-10 17:35:07 -04:00
api-metadata.rb Initial compute Pike updates 2017-09-25 16:57:08 +00:00
api-os-compute.rb Initial compute Pike updates 2017-09-25 16:57:08 +00:00
compute.rb Initial compute Pike updates 2017-09-25 16:57:08 +00:00
conductor.rb refactoring final step 2016-02-08 12:05:12 +01:00
identity_registration.rb Remove superfluous role_name arguments 2017-11-13 15:59:02 +01:00
libvirt.rb Initial compute Pike updates 2017-09-25 16:57:08 +00:00
libvirt_rbd.rb refactoring final step 2016-02-08 12:05:12 +01:00
nova-common.rb Added cellv2 support 2017-08-10 17:35:07 -04:00
nova-setup.rb refactoring final step 2016-02-08 12:05:12 +01:00
placement_api.rb Add recipe to deploy Compute service placement-api 2017-03-06 14:34:37 +00:00
scheduler.rb refactoring final step 2016-02-08 12:05:12 +01:00
serialproxy.rb refactoring final step 2016-02-08 12:05:12 +01:00
vncproxy.rb refactoring final step 2016-02-08 12:05:12 +01:00