Comment 2 for bug 941119

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

Reviewed: https://review.openstack.org/4538
Committed: http://github.com/openstack/nova/commit/e2be2d8238c906de430611d4d0c1187b8699e87b
Submitter: Jenkins
Branch: master

commit e2be2d8238c906de430611d4d0c1187b8699e87b
Author: Dan Prince <email address hidden>
Date: Sat Feb 25 16:43:34 2012 -0500

    Update EC2KeystoneAuth to grab tenant 'id'.

    Updates the EC2KeystoneAuth middleware so that it supports
    formatting changes to the Keystone /ec2tokens extension.
    Instead of setting project_id to a tenant dict this change
    correctly sets it to an id.

    Fixes LP Bug #941119.

    Change-Id: I318ed594929162eafb5d7c3d8b9583cb109b73d4