cookbook-openstackclient/spec
Henrique Santos 3085252eab Fixes user and project search by name in openstack_user resource
As project and user names are only unique for each domain and some
Keystone settings may filter user listing, any user or project search by
name needs to include the associated domain.

This change fixes any search done by name of a project or user in the
openstack_user resource. It is
assumed that if no domain is specified and there are multiple elements
with the same name, the first search result is
chosen.

Closes-Bug: #1871144

Change-Id: I0ed3ffabab5f8b0959c3b2c50a3619f378e59c9e
Signed-off-by: Henrique Santos <hfigueiredosantos@tecnico.ulisboa.pt>
2020-05-23 09:52:30 -07:00
..
cookbooks/openstackclient_test Stein fixes 2020-03-19 10:44:05 -07:00
domain_spec.rb Stein fixes 2020-03-19 10:44:05 -07:00
endpoint_spec.rb Stein fixes 2020-03-19 10:44:05 -07:00
project_spec.rb Stein fixes 2020-03-19 10:44:05 -07:00
role_spec.rb Stein fixes 2020-03-19 10:44:05 -07:00
service_spec.rb Stein fixes 2020-03-19 10:44:05 -07:00
spec_helper.rb Stein fixes 2020-03-19 10:44:05 -07:00
user_spec.rb Fixes user and project search by name in openstack_user resource 2020-05-23 09:52:30 -07:00