summaryrefslogtreecommitdiff
path: root/releasenotes/notes/dell-powerflex-bugfix-1998136-self-signed-certificates-62e3cb444ab7ff2b.yaml
blob: 550390a893ef0c1ded5dd5e2a391d3f1bee4798d (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Dell PowerFlex driver `bug #1998136
    <https://bugs.launchpad.net/cinder/+bug/1998136>`_:
    When using self signed certificates, the option
    sent to os-brick via the connection_properties was
    not correctly handled. It has now been fixed by
    adding the 'verify_certificate' and 'certificate_path'
    to the driver when initializing the connection.