34356e73b9
Add manila.utils.is_all_tenants to check all_tenants value. Closes-Bug: #1777551 Change-Id: I1b66a25169cdd23a76bf76c799d04521fdf5f8e9
9 lines
319 B
YAML
9 lines
319 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The ``all_tenants`` query parameter in the share networks API (GET
|
|
/v2/{project_id}/share-networks) has been fixed to accept 'f',
|
|
'false', 'off', 'n', 'no', or '0'. Setting the flag to any of these values
|
|
will retrieve security services only from the requester's project
|
|
namespace.
|