cloudkitty/cloudkitty
Jonathan Herlin 2db1435e7e 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:28:46 +00:00
..
api Update oslo.policy and oslo.context usage 2019-12-12 15:54:51 +00:00
backend Removing author identification in all files 2019-07-22 12:21:54 +00:00
cli Stop to use the __future__ module. 2020-08-13 09:44:17 +00:00
collector Merge "Make Gnocchi connection pool configurable" 2020-09-10 20:09:46 +00:00
common Fix default admin_or_owner policy expression 2021-04-15 07:28:46 +00:00
db Update hacking for Python3 2020-08-18 22:27:09 -03:00
fetcher Merge "Make Gnocchi connection pool configurable" 2020-09-10 20:09:46 +00:00
hacking Update hacking for Python3 2020-08-18 22:27:09 -03:00
rating Merge "Update hacking for Python3" 2020-09-07 13:06:03 +00:00
storage Update hacking for Python3 2020-08-18 22:27:09 -03:00
storage_state Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
tests Replace assertItemsEqual with assertCountEqual 2020-09-17 17:20:19 +08:00
utils Replace tz.UTC with dateutil.tz.tzutc() 2020-08-21 15:58:38 +02:00
writer Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
__init__.py Removed version information from setup.cfg 2015-10-19 17:27:02 +02:00
config.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
dataframe.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
extension_manager.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
i18n.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
messaging.py Make cloudkitty-processor run several workers 2019-04-15 12:45:38 +00:00
orchestrator.py Update hacking for Python3 2020-08-18 22:27:09 -03:00
service.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
state.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
version.py Improve the rpc module 2016-08-24 15:20:13 +00:00
write_orchestrator.py Removing author identification in all files 2019-07-22 12:21:54 +00:00