octavia/octavia/api
Michael Johnson 0a6011f778 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.

Change-Id: I88e64fd5e8a4c709f735be85b85139dbb52e4acd
(cherry picked from commit 9453701fb4)
2020-09-22 15:33:19 +00:00
..
common Fix API sort key for complex columns 2020-09-02 11:40:17 -07:00
drivers Fix issues with unavailable secrets 2019-10-28 08:47:54 -07:00
handlers Fix oslo messaging connection leakage 2019-02-18 15:28:22 -08:00
v1 Support REDIRECT_PREFIX action for L7Policy 2018-09-28 18:10:39 +07:00
v2 Fixes API list handling of unscoped tokens 2020-09-22 15:33:19 +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-08-03 21:06:54 +03:00
config.py Implement provider drivers - Load Balancer 2018-05-22 17:26:08 -07:00
root_controller.py Support Host header inject for healthmonitor HTTP 1.1 health check 2019-03-06 01:24:31 +00:00