octavia/octavia/api
Michael Johnson 9c03dcf727 Fixes API list handling of unscoped tokens
The API list methods were not handling unscoped tokens correctly.
If the API is using the admin_or_owner-policy.yaml policy override file,
and a user used an unscoped token, the API will list objects for all
projects. This patch corrects that issue.
If you are using the default policies, the API handles unscoped tokens
correctly.

Depends-On: https://review.opendev.org/753838
Change-Id: I88e64fd5e8a4c709f735be85b85139dbb52e4acd
(cherry picked from commit 9453701fb4)
2020-12-01 19:43:57 +00:00
..
common Fix API sort key for complex columns 2020-09-02 11:38:34 -07:00
drivers Merge "Refactor the failover flows" into stable/train 2020-07-19 19:20:12 +00:00
v2 Fixes API list handling of unscoped tokens 2020-12-01 19:43:57 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
app.py Add support for oslo_middleware http_proxy_to_wsgi 2019-07-31 17:10:54 -07:00
config.py Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
root_controller.py Add new algorithm SOURCE_IP_PORT 2019-09-13 15:19:15 +00:00