Files
manila-ui/releasenotes/notes/bug-1823078-upgrade-api-to-v2.33-82871432659a8285.yaml
Maari Tamm 7ff565844a Update API version to 2.33
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
2020-01-29 19:35:37 +00:00

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