File: add-access-visibility-and-deletion-locks-69978f052e25334c.yaml

package info (click to toggle)
python-manilaclient 5.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,768 kB
  • sloc: python: 49,541; makefile: 99; sh: 2
file content (9 lines) | stat: -rw-r--r-- 367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
---
features:
  - |
    It is now possible to restrict the visibility of access rules' sensitive
    fields, as well as lock the access rule deletion while allowing access to
    a share. A lock reason can also be provided.
  - |
    It is now possible to filter access rules while listing them by its
    `access_to`, `access_type`, `access_key` and `access_level`.