Comment 46 for bug 1411063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-keystoneclient (stable/icehouse)

Reviewed: https://review.openstack.org/173378
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=0e3a23d28438f3a298a384b1e1f1390cfa92b151
Submitter: Jenkins
Branch: stable/icehouse

commit 0e3a23d28438f3a298a384b1e1f1390cfa92b151
Author: Brant Knudson <email address hidden>
Date: Tue Apr 7 19:38:29 2015 +0000

    Fix s3_token middleware parsing insecure option

    The "insecure" option was being treated as a bool when it was
    actually provided as a string. The fix is to parse the string to
    a bool.

    Closes-Bug: 1411063
    Change-Id: Id674f40532215788675c97a8fdfa91d4420347b3