Comment 2 for bug 1494154

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

Reviewed: https://review.openstack.org/243969
Committed: https://git.openstack.org/cgit/openstack/python-zaqarclient/commit/?id=844a5f5376cf3f58a8bebf15e133a7047d7ba7ec
Submitter: Jenkins
Branch: master

commit 844a5f5376cf3f58a8bebf15e133a7047d7ba7ec
Author: Md Nadeem <email address hidden>
Date: Wed Nov 11 15:10:38 2015 +0900

    Attaching a default project_id

    Zaqar client threw below exception for noauth backend.

    MalformedRequest: The header X-PROJECT-ID was missing

    This patch will add a default project_id in request header
    for noauth authentication backend.

    Closes-Bug: #1494154

    Change-Id: I2e56654846a41ea136e4c06cd1daf697683aed46