commit | f05f742f803a219692a48db33f3c4ddabba571bd | [log] [tgz] |
---|---|---|
author | Douglas Mendizábal <dmendiza@redhat.com> | Wed Mar 27 15:24:29 2024 -0400 |
committer | Douglas Mendizábal <douglas@redrobot.io> | Fri Mar 29 09:07:52 2024 -0500 |
tree | aba8a41787068b7fde52f9c44a28e6373823e821 | |
parent | b2aa462f0ea16e0c2c0bf350cd99e29e2988f0f0 [diff] |
Fix domain-scope tests for list_domains A recent change merged in keystone that now allows domain-scoped tokens to be used to list domains. [1] This patch changes the tests in the DomainXXXTests classes to expect the API calls to return without error instead of expecting them to return 403 - Forbidden. [1] https://opendev.org/openstack/keystone/commit/dd785ee692118a56ea0e3aaaf7f5bd6c73ea9c91 Change-Id: I97251f7f2974d3c562e59cc461294d9b040193ed