Comment 1 for bug 1890558

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.opendev.org/745099
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=d4cece4b815a67132f7522fb2dd84a02b478756d
Submitter: Zuul
Branch: master

commit d4cece4b815a67132f7522fb2dd84a02b478756d
Author: ZijianGuo <email address hidden>
Date: Thu Aug 6 17:07:37 2020 +0800

    Fix SSLError caused by not passing the cafile

    When tls is enabled, the cafile needs to be passed in the session.

    Change-Id: I176e3876f2652608aaf51b0f74f4d971d31253e2
    Closes-Bug: #1890558
    Signed-off-by: ZijianGuo <email address hidden>