cloudkitty/cloudkitty/common
Jonathan Herlin f585666ea9 Fix default admin_or_owner policy expression
By default not even an admin can use the get_summary endpoint with
all_tenants=True or using a tenant_id parameter. This commit fixes that.

This rule is now the same as how cinder defines admin_or_owner.

Change-Id: I3e34927e8ab88f25d2975b4dbac89b52a7d94c98
(cherry picked from commit 2a985c94ee)
2021-04-15 07:27:34 +00:00
..
db Removing author identification in all files 2019-07-22 12:21:54 +00:00
policies Fix default admin_or_owner policy expression 2021-04-15 07:27:34 +00:00
__init__.py Added alembic support for database migrations 2014-08-08 15:02:12 +02:00
config.py Merge "Register keystone auth options with keystoneauth1 helper functions" 2019-09-24 15:17:42 +00:00
context.py Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
defaults.py Bootstrap the v2 API 2019-04-01 13:52:04 +02:00
policy.py Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
prometheus_client.py Implement Prometheus fetcher 2019-04-17 12:18:51 +00:00