mirror of https://github.com/ansible/ansible.git
Search project in domain when it's defined
Since there might be several projects with the same name in different
domains, it's required to define domain_id during project search.
Otherwise openstacksdk will raise "Multiple matches found" error
(cherry picked from commit 33ab7ca162)
pull/60753/head
parent
6468dcc4be
commit
9218856617
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- os_user - when domain is provided, default_project will be taken from this domain.
|
||||
Loading…
Reference in New Issue