File: bug-2100829-dell-powerscale-http-auth-38831162175686c4.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 (13 lines) | stat: -rw-r--r-- 541 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
---
fixes:
  - |
    Dell PowerScale Driver `Bug #2100829
    <https://bugs.launchpad.net/manila/+bug/2100829>`_:

    * Fixed SSL verification error for `Delete NFS share`, `Delete CIFS Share`
      and `Allow CIFS share access`.
    * Fixed mounted NFS share is inaccessible.
    * Fixed return type error for `Create Share from snapshot`.
    * Fixed `Delete a share` did not remove the quota and the directory.
    * Implemented session based PowerScale API auth and enabled CSRF token.
    * Enabled configurable SSL cert verification.