manila/manila_tempest_tests/tests
Jiao Pengju 95aea67f91 Fix getting share networks and security services error
It will fail when non-admin tenants try to get share networks
and security services with option '{all_tenants: 1}'.
The reason is that the policy of 'get_all_share_networks' and
'get_all_security_services' are admin api, they do not allow
the non-admin tenants list the share networks and security
services with all_tenants=1. This patch removes the policy check
of non-admin tenants and allows non-admin tenants to request to
list with 'all_tenants=1', however 'all_tenants' in the request
is just ignored.

Change-Id: Ied021b66333f1254cd232bbc38562a4a9b762ad2
Co-Authored-By: Goutham Pacha Ravi <gouthampravi@gmail.com>
Related-Bug: #1721787
(cherry picked from commit 9f69258cab)
(cherry picked from commit 7a6955dd7f)
2018-08-01 04:33:22 +00:00
..
api Fix getting share networks and security services error 2018-08-01 04:33:22 +00:00
scenario tempest: remove call to set_network_resources() 2017-11-06 16:27:50 +00:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00