diff --git a/recipes/identity_registration.rb b/recipes/identity_registration.rb index eef028c..10ce629 100644 --- a/recipes/identity_registration.rb +++ b/recipes/identity_registration.rb @@ -83,7 +83,6 @@ end # Register Service User openstack_user service_user do project_name service_project_name - role_name service_role password service_pass connection_params connection_params end