Comment 12 for bug 1815532

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

Reviewed: https://review.openstack.org/637317
Committed: https://git.openstack.org/cgit/openstack/manila-tempest-plugin/commit/?id=5782a704127400728c07d0249621fb3111523a5f
Submitter: Zuul
Branch: master

commit 5782a704127400728c07d0249621fb3111523a5f
Author: Goutham Pacha Ravi <email address hidden>
Date: Fri Feb 15 14:37:13 2019 -0800

    Verify request ID in all manila responses

    All requests to manila API must return
    a request ID in the response headers.

    This change adds validation to ensure
    no new APIs are added that invalidate this
    criterion.

    Change-Id: If9b033109a653913b62ce9588011d2d7f00e0519
    Partial-Bug: #1815532