Comment 5 for bug 1829914

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

Reviewed: https://review.opendev.org/670694
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bb551ddd74fafa3be1c168e9e49e052d2ff75a4b
Submitter: Zuul
Branch: stable/stein

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

    Conflicts:
      nova/tests/unit/network/test_neutronv2.py

      The conflict is due to not including
      I1788389d11a9f3b6b0bd0b75d2184be9e90983bb in stable/stein

    Change-Id: I76163c46b1f01ba7ff592d162b106ea2e5bb34cb
    Closes-Bug: #1829914
    (cherry picked from commit e11b589474e6e469442277d1e17d3140e8bf0d6b)