
The Manila API version in the UI needs to be updated and it was advised to do that step by step. In this patch we update it to v2.33, that adds timestamp details: ’updated_at’ & ‘created_at’ to access_list API With this patch we make those two added values visible in the dashboard at: /dashboard/project/shares/<share_id>/ /dashboard/project/shares/<share_id>/rules/ /dashboard/admin/shares/<share_id>/ Partial-Bug: #1823078 Change-Id: I2502e1446070ef625538c13a30438a548498626e
8 lines
184 B
YAML
8 lines
184 B
YAML
---
|
|
fixes:
|
|
- |
|
|
This change updates the Manila API version to 2.33.
|
|
This means that users can have access to timestamp details in access rules,
|
|
available since API v2.33
|
|
|