Comment 7 for bug 874280

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

Reviewed: https://review.openstack.org/3075
Committed: http://github.com/openstack/keystone/commit/027782a95f6eada6c0ffca610accc1e0e2f95d11
Submitter: Jenkins
Branch: master

commit 027782a95f6eada6c0ffca610accc1e0e2f95d11
Author: Akira YOSHIYAMA <email address hidden>
Date: Sun Jan 15 23:20:07 2012 +0900

    Adds keystone auth-n/auth-z for Swift S3 API.

    This capability has three parts:

    a) a keystone patch to handle OS-KSS3-s3Credentials
       when received in a POST to /tokens.
    b) a new keystone middleware s3_token.py for swift.
    c) a swift patch to use token and endpoints from keystone via b).

    This patch contains a) and b).

    Note: modified by zns to get it in by E3.

    See:
    blueprint s3token
    bug #874280

    Change-Id: I9021de064177db358ea6d727c570f4e3bcd6e56c