cookbook-openstackclient/libraries
Henrique Santos 6fd801ac2a 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>
(cherry picked from commit 3085252eab)
2020-06-01 17:34:21 -07:00
..
matchers.rb Style and lint fixes, add helpers 2018-05-28 09:05:53 -07:00
openstack_base.rb Fixes to support fog-openstack-1.x 2019-06-20 08:50:13 -07:00
openstack_domain.rb Style and lint fixes, add helpers 2018-05-28 09:05:53 -07:00
openstack_endpoint.rb starting rocky development patch 2018-08-03 06:26:33 -07:00
openstack_project.rb starting rocky development patch 2018-08-03 06:26:33 -07:00
openstack_role.rb Style and lint fixes, add helpers 2018-05-28 09:05:53 -07:00
openstack_service.rb Style and lint fixes, add helpers 2018-05-28 09:05:53 -07:00
openstack_user.rb Fixes user and project search by name in openstack_user resource 2020-06-01 17:34:21 -07:00