5a8c3c11b9
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
6 lines
163 B
YAML
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.
|