Merge "Fix api path in multistore doc"

This commit is contained in:
Zuul 2025-03-14 12:44:36 +00:00 committed by Gerrit Code Review
commit 149b548fc3

View File

@ -55,7 +55,7 @@ operators to enable multiple stores support.
refuse to start.
The http store type is always treated by Glance as a read-only
store. This is indicated in the response to the ``/v2/stores/info``
store. This is indicated in the response to the ``/v2/info/stores``
call, where an http type store will have the attribute ``read-only:
True`` in addition to the usual ``id`` and ``description`` fields.