Comment 2 for bug 1720783

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

Reviewed: https://review.openstack.org/508863
Committed: https://git.openstack.org/cgit/openstack/python-glareclient/commit/?id=c9f70bd2c2afe38849487afdefa08d8691a1d443
Submitter: Zuul
Branch: master

commit c9f70bd2c2afe38849487afdefa08d8691a1d443
Author: Mike Fedosin <email address hidden>
Date: Mon Oct 2 15:32:59 2017 +0300

    Allow to work in secure mode without certificate

    If we are not working in insecure mode and certificate not
    supplied we should work still in secured mode, because secure
    mode can work even without certificate supplied (loaded to ca-store)

    Change-Id: If3471fc8621a774a1f752cd6b84509e7128b0146
    Closes-bug: #1720783