Comment 3 for bug 1829914

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

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

commit e11b589474e6e469442277d1e17d3140e8bf0d6b
Author: Takashi NATSUME <email address hidden>
Date: Mon Jun 3 16:27:42 2019 +0900

    Fix no propagation of nova context request_id

    Nova context request_id is not propagated for
    port binding operations in neutron.
    So fix it.

    Change-Id: I76163c46b1f01ba7ff592d162b106ea2e5bb34cb
    Closes-Bug: #1829914