glance/releasenotes/notes/expanding-stores-details-d3aa8ebb76ad68d9.yaml
Mridula Joshi b0d727d028 Extending stores-detail API
This patch extends the functionality of the API
``GET /v2/info/stores/detail`` to expose store details
of other stores. Currently the ``stores-detail`` API
exposes store details of RBD backend.

Implements: blueprint expanding-stores-detail
Change-Id: I0c7bbc315b56dc0e40397b4ed8a68d1668203c44
2022-08-23 14:42:53 +00:00

9 lines
304 B
YAML

---
features:
- |
This release brings expansion in the functionality of
stores-detail API. The stores detail API will list the
way each store is configured, whereas previously this
worked only for rbd store. The API remains admin-only
by default as it exposes backend information.