b0d727d028
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
9 lines
304 B
YAML
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.
|