Comment 36 for bug 904072

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

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

commit c9c09bd60e7a0e0258d218a31d7878755bea1395
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.

    Change-Id: I66ea0f178ce6271ec1020e9f1a73bd4e8c83ddab