Comment 11 for bug 1122472

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

Reviewed: https://review.openstack.org/31568
Committed: http://github.com/openstack/heat/commit/16894252caaace4c3daede236efa42466e34cd09
Submitter: Jenkins
Branch: stable/grizzly

commit 16894252caaace4c3daede236efa42466e34cd09
Author: Steven Hardy <email address hidden>
Date: Mon Apr 8 14:53:04 2013 +0100

    heat api : Update ec2token middleware for v4 signatures

    Update ec2token so it can verify v4 signature formats.

    Note for v4 signatures to work you need keystone to be using
    python-keystoneclient >= 0.2.4, or contain the patch from
    https://review.openstack.org/#/c/26013/

    This change is backwards compatible, as older keystoneclient
    versions will simply ignore the additional request keys

    fixes bug #1122472

    Change-Id: Iccc6be7913ab5ca5813a2e0c8f66cda0ccd85a0b