File: add-sec-service-user-msg-10054933ff33e347.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (10 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    `Bug #1900755 <https://bugs.launchpad.net/manila/+bug/1900755>`_:
    Added a driver-agnostic exception to handle insufficient privileges on a
    security service when trying to create a share.
    Added a user message to provide useful information to end users.
    Note that vendors will need to implement the exception provided in this
    patch in their drivers to take advantage of the more convenient user
    message.