manila/releasenotes/notes/bug-1682795-share-access-list-api-5b1e86218959f796.yaml
yangweiwei 5a8c3c11b9 Change to share access list API
When we do manila access-list, the 'created_at' and 'updated_at' time
should be shown to the user. And then the user could determine which
is the recent access rule. As the design, the recent access-allow
rule caused the error access-status of share instance.

APIImpact
Closes-Bug: #1682795
Change-Id: Iad6070d60ec77b7de9cc9679cfa7478876084da1
2017-05-05 17:19:25 +08:00

6 lines
163 B
YAML

---
features:
- Beginning in API version 2.33, share access APIs return
"created_at" and "updated_at" for each access rule as part
of the JSON response.