deb-python-manilaclient/releasenotes/notes/expose-access-key-in-access-list-API-b57c386c9048ae55.yaml
Ramana Raja c1643f8d22 add access_key to access_list API's response
Expose access credentials/keys returned by storage
backends (e.g. Ceph) with an internal authentication
system for client identities that are granted share
access.

Partially implements bp auth-access-keys
Depends-On: I486064f117cf3001dba7735ca92a7d89aee3ce5b
Change-Id: I312dd311fcee74a7c62bfc62823e5e3cbf2371ec
2016-08-23 10:07:41 +05:30

5 lines
118 B
YAML

---
features:
- Returns ``access_key`` as part of ``access_list`` API
response for API microversions >= '2.21'.