23e6493dee
These are issues that pre-commit identified. Address them now. Signed-off-by: Stephen Finucane <stephenfin@redhat.com> Change-Id: I19f7d3689a000c41787b3fe15632564928bbf6a6
7 lines
312 B
YAML
7 lines
312 B
YAML
---
|
|
fixes:
|
|
- Non admin users may invoke GET /share-networks and GET /security-services
|
|
APIs with the 'all-tenants' flag in the query, however, the flag is
|
|
ignored, and only resources belonging to the project will be served. This
|
|
API change was made to fix bug 1721787 in the manila client project.
|