File: bug-2099273-stop-overriding-cephfs-nfs-protocols-cf7e3949f688ad6f.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 (8 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    `Launchpad bug 2099273 <https://bugs.launchpad.net/manila/+bug/2099273>`
    has been addressed by removing the NFS protocol override within the
    request sent to the Ceph Manager API. This allows users to mount shares
    exported by the Ceph NFS service with any NFS protocol version exposed by
    that service.