Comment 48 for bug 1411063

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystonemiddleware (stable/juno)

Reviewed: https://review.openstack.org/173376
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=59f720ccc9a92da025baf7dc692e8e582ebfae0a
Submitter: Jenkins
Branch: stable/juno

commit 59f720ccc9a92da025baf7dc692e8e582ebfae0a
Author: Brant Knudson <email address hidden>
Date: Mon Mar 23 18:19:18 2015 -0500

    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