cookbook-openstackclient/spec
Roger Luethi bfafac1d99 Allow user creation in domain other than default
For reasonably recent OpenStack releases, users are always created in a
domain (by default in the aptly named 'Default' domain). With this
patch, a new domain name attribute can be passed to the openstack_user's
:create action in order to create a user in a specific domain.
2017-11-02 15:28:09 +01:00
..
cookbooks/openstackclient_test initial commit 2016-08-30 09:44:21 +02:00
domain_spec.rb initial commit 2016-08-30 09:44:21 +02:00
endpoint_spec.rb initial commit 2016-08-30 09:44:21 +02:00
project_spec.rb initial commit 2016-08-30 09:44:21 +02:00
role_spec.rb initial commit 2016-08-30 09:44:21 +02:00
service_spec.rb initial commit 2016-08-30 09:44:21 +02:00
spec_helper.rb initial commit 2016-08-30 09:44:21 +02:00
user_spec.rb Allow user creation in domain other than default 2017-11-02 15:28:09 +01:00