File: bug-1986653-infinidat-add-ssl-options-ee91f152bbd28080.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 (9 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Infinidat Driver `bug #1986653
    <https://bugs.launchpad.net/manila/+bug/1986653>`_:
    Fixed Infinidat driver to use TLS/SSL communication between the Manila
    share service and the storage backend. Admin can set `True` or `False`
    for the `infinidat_use_ssl` and `infinidat_suppress_ssl_warnings` options
    in the driver section of manila.conf to enable or disable these features.