cookbook-openstackclient/libraries
Roger Luethi 97239e41a9 Add comments to openstack_user.rb
The new comments try to clarify the purpose of the ":grant_domain"
action of the openstack_user resource.

In contrast to what the name may suggest, the action does not grant a
domain (which is not possible). Instead, it grants a role to a user who
is already in a specific domain. The domain attribute is merely used to
identify the user.
2017-11-02 15:28:09 +01:00
..
matchers.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_base.rb minor fix for openstack_base lib since new_resource was used in wrong 2016-09-26 17:35:43 +02:00
openstack_domain.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_endpoint.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_project.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_role.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_service.rb initial commit 2016-08-30 09:44:21 +02:00
openstack_user.rb Add comments to openstack_user.rb 2017-11-02 15:28:09 +01:00