glance/glance/policies
Mridula Joshi a34764ecac Added a new API to expose store info
This patch adds a new API to glance ``GET /v2/info/stores/detail``
to expose the stores specific details about the store like store
type and other specific store properties.This operation
will be admin only and validated by the new policy rule
``stores_info_detail`` which defaults to admin only

Implements: blueprint expose-store-specific-info
Change-Id: I6882fd2381e6ae245fd8c61bf9f4d52df2b216f5
2022-02-16 05:46:47 +00:00
..
__init__.py Added a new API to expose store info 2022-02-16 05:46:47 +00:00
base.py Cache management API endpoints 2022-02-14 15:14:17 +00:00
cache.py Cache management API endpoints 2022-02-14 15:14:17 +00:00
discovery.py Added a new API to expose store info 2022-02-16 05:46:47 +00:00
image.py Merge "trivial: Double quote check_str for consistency" 2021-10-06 23:20:29 +00:00
metadef.py Implement project personas for metadef tags 2021-09-03 05:37:05 +00:00
tasks.py Deprecate task specific policies 2021-08-13 18:03:29 +00:00