Comment 4 for bug 1943708

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/809550
Committed: https://opendev.org/openstack/neutron/commit/b0e01c7df3a8f73f0997fc6125de2b2c78a45862
Submitter: "Zuul (22348)"
Branch: master

commit b0e01c7df3a8f73f0997fc6125de2b2c78a45862
Author: Slawek Kaplonski <email address hidden>
Date: Fri Sep 17 07:54:38 2021 +0000

    Revert "update subport status when trunk/subport create/delete is triggerred"

    This reverts commit 101ccbaeb3c48d9757c276716098ee6e17e12fb8.

    Reason for revert: This commit is probably reason of some race condition
    which causes random failures in the test_trunk_subport_lifecycle scenario
    test.

    Change-Id: Ia042384e0ac333f30235b76e50fdc8748fc2b29a
    Closes-Bug: #1943708