Comment 45 for bug 1411063

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

Reviewed: https://review.openstack.org/175595
Committed: https://git.openstack.org/cgit/openstack/python-keystoneclient/commit/?id=8fa6b6f0b5e95493342ce71489d04f73db2418b8
Submitter: Jenkins
Branch: stable/kilo

commit 8fa6b6f0b5e95493342ce71489d04f73db2418b8
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