commit | 71caf46c021ed64ddf3a85a3b41c478ec2845795 | [log] [tgz] |
---|---|---|
author | silvacarloss <ces.eduardo98@gmail.com> | Thu May 05 16:33:12 2022 -0300 |
committer | Carlos Eduardo <ces.eduardo98@gmail.com> | Fri May 06 20:19:27 2022 +0000 |
tree | 7acde7262bb7158844c603b25d28b0601a129468 | |
parent | 5203643c2423c89afc90b1c0045de422c643f85a [diff] |
Modify security service list test Since we decoupled ``share:get_all_security_services`` from ``context_is_admin``, we started preventing non-admins to use the ``all_tenants`` flag for security service listing. This change enhances one of our tests to ensure that in a query to list security services using ``all_tenants``, less-privileged users won't be able to see more security services than they should. Related-Bug: #1916102 Change-Id: Idd49e22c8dc534a1fe1e4814f233b079cf14bb72