Comment 2 for bug 1606268

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

Reviewed: https://review.openstack.org/346873
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=54b7ccbb9b3cc53dacb368c9953fc2677690d878
Submitter: Zuul
Branch: master

commit 54b7ccbb9b3cc53dacb368c9953fc2677690d878
Author: Vincent Untz <email address hidden>
Date: Mon Jul 25 16:51:42 2016 +0200

    Disable verification for Keystone session in Swift

    The swift backend did not make use of the insecure option in
    the config when creating a Keystone session, enable or disable
    verification based on it.

    Co-Authored-By: Steve Kowalik <email address hidden>
    Change-Id: Ic783afde7ae8af522480996fdf91ed54e02e72d2
    Closes-Bug: #1606268