Comment 11 for bug 1734625

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

Reviewed: https://review.openstack.org/526557
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a326b03339123d79e71edfaca3215def3756b9ae
Submitter: Zuul
Branch: master

commit a326b03339123d79e71edfaca3215def3756b9ae
Author: Takashi NATSUME <email address hidden>
Date: Fri Dec 8 07:53:53 2017 +0900

    [placement] Add sending global request ID in delete (3)

    Add the 'X-Openstack-Request-Id' header in the request of DELETE.
    When deleteing resource provider inventories, the header is added.

    Subsequent patches will add the header in the other cases.

    Change-Id: I1dac3d340fe7077095d68f803cf5335ffd5b3364
    Partial-Bug: #1734625