Comment 38 for bug 904072

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

Reviewed: https://review.openstack.org/2961
Committed: http://github.com/openstack/nova/commit/3d4ffb64f1e18117240c26809788528979e3bd15
Submitter: Jenkins
Branch: stable/diablo

commit 3d4ffb64f1e18117240c26809788528979e3bd15
Author: Thierry Carrez <email address hidden>
Date: Wed Jan 11 13:48:29 2012 +0100

    Do not overwrite project_id from request params

    Prevent project_id overwriting from OSAPI request parameters.
    The patch is actually very simple (nova/api/openstack/wsgi.py) but
    needs significant test adjustments (nova/tests/*) to pass.

    Fixes bug 904072. Patch from Vish Ishaya and Mark McLoughlin.

    (cherry picked from commit c9c09bd60e7a0e0258d218a31d7878755bea1395)

    Change-Id: I66ea0f178ce6271ec1020e9f1a73bd4e8c83ddab